Searched refs:RC_NO_FP (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.hpp746 RC_NO_FP = 1, // CallLeafNoFPNode enumerator in enum:GraphKit::__anon318
H A Dlibrary_call.cpp4115 make_runtime_call(RC_LEAF|RC_NO_FP,
5279 Node* call = make_runtime_call(RC_LEAF|RC_NO_FP,
5306 Node* call = make_runtime_call(RC_LEAF|RC_NO_FP,
5339 make_runtime_call(RC_LEAF|RC_NO_FP,
5460 make_runtime_call(RC_LEAF|RC_NO_FP, OptoRuntime::aescrypt_block_Type(),
5541 make_runtime_call(RC_LEAF|RC_NO_FP,
H A Dstringopts.cpp1256 Node* call = kit.make_runtime_call(GraphKit::RC_LEAF|GraphKit::RC_NO_FP,
H A DgraphKit.cpp2160 } else if (flags & RC_NO_FP) {

Completed in 57 milliseconds