Searched defs:native (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/src/share/vm/interpreter/
H A DcppInterpreterGenerator.cpp79 bool native = false; local
H A DtemplateInterpreterGenerator.cpp398 bool native = false; local
[all...]
H A DabstractInterpreter.hpp61 native, // native method enumerator in enum:AbstractInterpreter::MethodKind
/openjdk10/hotspot/src/share/vm/runtime/
H A Dmutex.hpp121 native = max_nonleaf + 1 enumerator in enum:Monitor::lock_types
/openjdk10/hotspot/src/share/vm/adlc/
H A Dadlparse.cpp1133 void ADLParser::frame_pointer_parse(FrameForm *frame, bool native) { argument
1141 void ADLParser::interpreter_frame_pointer_parse(FrameForm *frame, bool native) { argument
1146 void ADLParser::inline_cache_parse(FrameForm *frame, bool native) { argument
1151 void ADLParser::interpreter_method_oop_parse(FrameForm *frame, bool native) { argument
1156 void ADLParser::cisc_spilling_operand_name_parse(FrameForm *frame, bool native) { argument
1195 void ADLParser::return_addr_parse(FrameForm *frame, bool native) { argument
[all...]

Completed in 79 milliseconds