Home
last modified time | relevance | path

Searched defs:Jae (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1183 void AssemblerX64::Jae(Label *target, Distance distance) in Jae() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1544 __ Jae(&valueMaybeSweepableShare); in ASMFastWriteBarrier() local
1635 …__ Jae(&checkBarrierForSharedValue); // if objflag >= SHARED_SPACE_BEGIN => checkBarrierForShared… in ASMFastSharedWriteBarrier() local
Doptimized_call.cpp1402 __ Jae(&loopBegin); in DeoptEnterAsmInterpOrBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1262 void AsmAssembler::Jae(int64 symIdx) in Jae() function in assembler::AsmAssembler
Delf_assembler.cpp1822 void ElfAssembler::Jae(int64 symIdx) in Jae() function in assembler::ElfAssembler