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.cpp191 __ Jbe(&call); in OptimizedFastCallAndPushUndefined() local
364 __ Jbe(&call); in JSFastCallWithArgVAndPushUndefined() local
Doptimized_call.cpp404 __ Jbe(&lCallNativeBuiltinStub); in GenJSCall() local
546 __ Jbe(lJSFunctionCall); // objecttype in (0x04 ~ 0x0c) in JSCallCheck() local
856 __ Jbe(&copyArguments); in PushArgsWithArgV() local
Dasm_interpreter_call.cpp151 __ Jbe(&callJSFunctionEntry); in AsmInterpEntryDispatch() local
442 __ Jbe(&pushCallThis); in JSCallCommonFastPath() local
1054 __ Jbe(&getThis); // constructor is base in ResumeRspAndDispatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp947 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.cpp1268 void AsmAssembler::Jbe(int64 symIdx) in Jbe() function in assembler::AsmAssembler
Delf_assembler.cpp1804 void ElfAssembler::Jbe(int64 symIdx) in Jbe() function in assembler::ElfAssembler