Searched defs:emit_code (Results 1 - 8 of 8) sorted by relevance

/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dc1_CodeStubs_aarch64.cpp42 void CounterOverflowStub::emit_code(LIR_Assembler* ce) { function in class:CounterOverflowStub
63 void RangeCheckStub::emit_code(LIR_Assembler* ce) { function in class:RangeCheckStub
95 void PredicateFailedStub::emit_code(LIR_Assembler* ce) { function in class:PredicateFailedStub
104 void DivByZeroStub::emit_code(LIR_Assembler* ce) { function in class:DivByZeroStub
135 void NewInstanceStub::emit_code(LIR_Assembler* ce) { function in class:NewInstanceStub
159 void NewTypeArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewTypeArrayStub
182 void NewObjectArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewObjectArrayStub
202 void MonitorEnterStub::emit_code(LIR_Assembler* ce) { function in class:MonitorEnterStub
220 void MonitorExitStub::emit_code(LIR_Assembler* ce) { function in class:MonitorExitStub
252 void PatchingStub::emit_code(LIR_Assemble function in class:PatchingStub
257 void DeoptimizeStub::emit_code(LIR_Assembler* ce) { function in class:DeoptimizeStub
266 void ImplicitNullCheckStub::emit_code(LIR_Assembler* ce) { function in class:ImplicitNullCheckStub
284 void SimpleExceptionStub::emit_code(LIR_Assembler* ce) { function in class:SimpleExceptionStub
299 void ArrayCopyStub::emit_code(LIR_Assembler* ce) { function in class:ArrayCopyStub
357 void G1PreBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PreBarrierStub
377 void G1PostBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PostBarrierStub
[all...]
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dc1_CodeStubs_ppc.cpp51 void RangeCheckStub::emit_code(LIR_Assembler* ce) { function in class:RangeCheckStub
92 void PredicateFailedStub::emit_code(LIR_Assembler* ce) { function in class:PredicateFailedStub
105 void CounterOverflowStub::emit_code(LIR_Assembler* ce) { function in class:CounterOverflowStub
130 void DivByZeroStub::emit_code(LIR_Assembler* ce) { function in class:DivByZeroStub
146 void ImplicitNullCheckStub::emit_code(LIR_Assembler* ce) { function in class:ImplicitNullCheckStub
170 void SimpleExceptionStub::emit_code(LIR_Assembler* ce) { function in class:SimpleExceptionStub
196 void NewInstanceStub::emit_code(LIR_Assembler* ce) { function in class:NewInstanceStub
218 void NewTypeArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewTypeArrayStub
241 void NewObjectArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewObjectArrayStub
262 void MonitorEnterStub::emit_code(LIR_Assemble function in class:MonitorEnterStub
276 void MonitorExitStub::emit_code(LIR_Assembler* ce) { function in class:MonitorExitStub
316 void PatchingStub::emit_code(LIR_Assembler* ce) { function in class:PatchingStub
424 void DeoptimizeStub::emit_code(LIR_Assembler* ce) { function in class:DeoptimizeStub
438 void ArrayCopyStub::emit_code(LIR_Assembler* ce) { function in class:ArrayCopyStub
477 void G1PreBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PreBarrierStub
504 void G1PostBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PostBarrierStub
[all...]
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dc1_CodeStubs_s390.cpp53 void RangeCheckStub::emit_code(LIR_Assembler* ce) { function in class:RangeCheckStub
89 void PredicateFailedStub::emit_code(LIR_Assembler* ce) { function in class:PredicateFailedStub
99 void CounterOverflowStub::emit_code(LIR_Assembler* ce) { function in class:CounterOverflowStub
116 void DivByZeroStub::emit_code(LIR_Assembler* ce) { function in class:DivByZeroStub
127 void ImplicitNullCheckStub::emit_code(LIR_Assembler* ce) { function in class:ImplicitNullCheckStub
146 void SimpleExceptionStub::emit_code(LIR_Assembler* ce) { function in class:SimpleExceptionStub
170 void NewInstanceStub::emit_code(LIR_Assembler* ce) { function in class:NewInstanceStub
189 void NewTypeArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewTypeArrayStub
209 void NewObjectArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewObjectArrayStub
227 void MonitorEnterStub::emit_code(LIR_Assemble function in class:MonitorEnterStub
244 void MonitorExitStub::emit_code(LIR_Assembler* ce) { function in class:MonitorExitStub
291 void PatchingStub::emit_code(LIR_Assembler* ce) { function in class:PatchingStub
415 void DeoptimizeStub::emit_code(LIR_Assembler* ce) { function in class:DeoptimizeStub
424 void ArrayCopyStub::emit_code(LIR_Assembler* ce) { function in class:ArrayCopyStub
460 void G1PreBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PreBarrierStub
482 void G1PostBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PostBarrierStub
[all...]
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dc1_CodeStubs_arm.cpp42 void CounterOverflowStub::emit_code(LIR_Assembler* ce) { function in class:CounterOverflowStub
65 void RangeCheckStub::emit_code(LIR_Assembler* ce) { function in class:RangeCheckStub
104 void PredicateFailedStub::emit_code(LIR_Assembler* ce) { function in class:PredicateFailedStub
112 void DivByZeroStub::emit_code(LIR_Assembler* ce) { function in class:DivByZeroStub
139 void NewInstanceStub::emit_code(LIR_Assembler* ce) { function in class:NewInstanceStub
160 void NewTypeArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewTypeArrayStub
182 void NewObjectArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewObjectArrayStub
203 void MonitorEnterStub::emit_code(LIR_Assembler* ce) { function in class:MonitorEnterStub
230 void MonitorExitStub::emit_code(LIR_Assembler* ce) { function in class:MonitorExitStub
259 void PatchingStub::emit_code(LIR_Assemble function in class:PatchingStub
391 void DeoptimizeStub::emit_code(LIR_Assembler* ce) { function in class:DeoptimizeStub
402 void ImplicitNullCheckStub::emit_code(LIR_Assembler* ce) { function in class:ImplicitNullCheckStub
420 void SimpleExceptionStub::emit_code(LIR_Assembler* ce) { function in class:SimpleExceptionStub
435 void ArrayCopyStub::emit_code(LIR_Assembler* ce) { function in class:ArrayCopyStub
472 void G1PreBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PreBarrierStub
495 void G1PostBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PostBarrierStub
[all...]
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dc1_CodeStubs_x86.cpp46 void ConversionStub::emit_code(LIR_Assembler* ce) { function in class:ConversionStub
83 void CounterOverflowStub::emit_code(LIR_Assembler* ce) { function in class:CounterOverflowStub
104 void RangeCheckStub::emit_code(LIR_Assembler* ce) { function in class:RangeCheckStub
137 void PredicateFailedStub::emit_code(LIR_Assembler* ce) { function in class:PredicateFailedStub
146 void DivByZeroStub::emit_code(LIR_Assembler* ce) { function in class:DivByZeroStub
172 void NewInstanceStub::emit_code(LIR_Assembler* ce) { function in class:NewInstanceStub
194 void NewTypeArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewTypeArrayStub
217 void NewObjectArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewObjectArrayStub
239 void MonitorEnterStub::emit_code(LIR_Assembler* ce) { function in class:MonitorEnterStub
257 void MonitorExitStub::emit_code(LIR_Assemble function in class:MonitorExitStub
297 void PatchingStub::emit_code(LIR_Assembler* ce) { function in class:PatchingStub
434 void DeoptimizeStub::emit_code(LIR_Assembler* ce) { function in class:DeoptimizeStub
443 void ImplicitNullCheckStub::emit_code(LIR_Assembler* ce) { function in class:ImplicitNullCheckStub
461 void SimpleExceptionStub::emit_code(LIR_Assembler* ce) { function in class:SimpleExceptionStub
475 void ArrayCopyStub::emit_code(LIR_Assembler* ce) { function in class:ArrayCopyStub
527 void G1PreBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PreBarrierStub
550 void G1PostBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PostBarrierStub
[all...]
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_CodeStubs_sparc.cpp51 void RangeCheckStub::emit_code(LIR_Assembler* ce) { function in class:RangeCheckStub
84 void PredicateFailedStub::emit_code(LIR_Assembler* ce) { function in class:PredicateFailedStub
94 void CounterOverflowStub::emit_code(LIR_Assembler* ce) { function in class:CounterOverflowStub
109 void DivByZeroStub::emit_code(LIR_Assembler* ce) { function in class:DivByZeroStub
124 void ImplicitNullCheckStub::emit_code(LIR_Assembler* ce) { function in class:ImplicitNullCheckStub
147 void SimpleExceptionStub::emit_code(LIR_Assembler* ce) { function in class:SimpleExceptionStub
178 void NewInstanceStub::emit_code(LIR_Assembler* ce) { function in class:NewInstanceStub
198 void NewTypeArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewTypeArrayStub
221 void NewObjectArrayStub::emit_code(LIR_Assembler* ce) { function in class:NewObjectArrayStub
241 void MonitorEnterStub::emit_code(LIR_Assemble function in class:MonitorEnterStub
257 void MonitorExitStub::emit_code(LIR_Assembler* ce) { function in class:MonitorExitStub
287 void PatchingStub::emit_code(LIR_Assembler* ce) { function in class:PatchingStub
417 void DeoptimizeStub::emit_code(LIR_Assembler* ce) { function in class:DeoptimizeStub
427 void ArrayCopyStub::emit_code(LIR_Assembler* ce) { function in class:ArrayCopyStub
461 void G1PreBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PreBarrierStub
491 void G1PostBarrierStub::emit_code(LIR_Assembler* ce) { function in class:G1PostBarrierStub
[all...]
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.cpp208 void LIR_Assembler::emit_code(BlockList* hir) { function in class:LIR_Assembler
H A Dc1_LIR.cpp976 void LIR_OpJavaCall::emit_code(LIR_Assembler* masm) { function in class:LIR_OpJavaCall
980 void LIR_OpRTCall::emit_code(LIR_Assembler* masm) { function in class:LIR_OpRTCall
984 void LIR_OpLabel::emit_code(LIR_Assembler* masm) { function in class:LIR_OpLabel
988 void LIR_OpArrayCopy::emit_code(LIR_Assembler* masm) { function in class:LIR_OpArrayCopy
993 void LIR_OpUpdateCRC32::emit_code(LIR_Assembler* masm) { function in class:LIR_OpUpdateCRC32
997 void LIR_Op0::emit_code(LIR_Assembler* masm) { function in class:LIR_Op0
1001 void LIR_Op1::emit_code(LIR_Assembler* masm) { function in class:LIR_Op1
1005 void LIR_OpAllocObj::emit_code(LIR_Assembler* masm) { function in class:LIR_OpAllocObj
1010 void LIR_OpBranch::emit_code(LIR_Assembler* masm) { function in class:LIR_OpBranch
1017 void LIR_OpConvert::emit_code(LIR_Assemble function in class:LIR_OpConvert
1024 void LIR_Op2::emit_code(LIR_Assembler* masm) { function in class:LIR_Op2
1028 void LIR_OpAllocArray::emit_code(LIR_Assembler* masm) { function in class:LIR_OpAllocArray
1033 void LIR_OpTypeCheck::emit_code(LIR_Assembler* masm) { function in class:LIR_OpTypeCheck
1040 void LIR_OpCompareAndSwap::emit_code(LIR_Assembler* masm) { function in class:LIR_OpCompareAndSwap
1044 void LIR_Op3::emit_code(LIR_Assembler* masm) { function in class:LIR_Op3
1048 void LIR_OpLock::emit_code(LIR_Assembler* masm) { function in class:LIR_OpLock
1056 void LIR_OpAssert::emit_code(LIR_Assembler* masm) { function in class:LIR_OpAssert
1061 void LIR_OpDelay::emit_code(LIR_Assembler* masm) { function in class:LIR_OpDelay
1065 void LIR_OpProfileCall::emit_code(LIR_Assembler* masm) { function in class:LIR_OpProfileCall
1069 void LIR_OpProfileType::emit_code(LIR_Assembler* masm) { function in class:LIR_OpProfileType
[all...]

Completed in 88 milliseconds