Home
last modified time | relevance | path

Searched defs:Jbe (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp198 __ Jbe(&call); in OptimizedFastCallAndPushArgv() local
389 __ Jbe(&call); in JSFastCallWithArgVAndPushArgv() local
Dasm_interpreter_call.cpp146 __ Jbe(&callJSFunctionEntry); in AsmInterpEntryDispatch() local
439 __ Jbe(&pushCallThis); in JSCallCommonFastPath() local
1139 __ Jbe(&getThis); // constructor is base in ResumeRspAndDispatch() local
1332 __ Jbe(&getThis); // constructor is base in ResumeRspAndReturnBaseline() local
Doptimized_call.cpp497 __ Jbe(&lCallNativeBuiltinStub); in GenJSCall() local
858 __ Jbe(lJSFunctionCall); // objecttype in (0x04 ~ 0x0c) in JSCallCheck() local
1159 __ Jbe(&copyArguments); in PushArgsWithArgV() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp955 void AssemblerX64::Jbe(Label *target, Distance distance) in Jbe() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1283 void AsmAssembler::Jbe(int64 symIdx) in Jbe() function in assembler::AsmAssembler
Delf_assembler.cpp1837 void ElfAssembler::Jbe(int64 symIdx) in Jbe() function in assembler::ElfAssembler