Searched refs:build_map (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp272 void build_map(OutputMap &map);
364 // Used with ArchDesc::build_map() for all maps except "enum MachOperands"
H A Doutput_c.cpp3388 //---------------------------build_map------------------------------------
3391 void ArchDesc::build_map(OutputMap &map) { function in class:ArchDesc
3596 build_map(output_reduce_op);
3599 build_map(output_left_op);
3602 build_map(output_right_op);
3605 build_map(output_rule_name);
3608 build_map(output_swallowed);
3612 //build_map(output_inst_chain);
H A Doutput_h.cpp2067 build_map(output_mach_operands);
2135 build_map(output_mach_opcodes);
/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp325 void build_map(GrowableArray<oop>* aos_objects);
H A DthreadService.cpp626 build_map(aos_objects);
632 void ConcurrentLocksDump::build_map(GrowableArray<oop>* aos_objects) { function in class:ConcurrentLocksDump

Completed in 58 milliseconds