Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp49 __ Bl(&target); in AsmInterpreterEntry() local
1034 __ Bl(&target); in CallGetter() local
1048 __ Bl(&target); in CallSetter() local
1062 __ Bl(&target); in CallContainersArgs2() local
1077 __ Bl(&target); in CallContainersArgs3() local
1100 __ Bl(&target); in CallReturnWithArgv() local
1347 __ Bl(&target); in GeneratorReEnterAsmInterp() local
Doptimized_call.cpp280 __ Bl(&target); in OptimizedCallAsmInterpreter() local
850 __ Bl(&target); in FastCallToAsmInterBridge() local
1472 __ Bl(&target); in DeoptHandlerAsm() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_aarch64_test.cpp361 __ Bl(&label1); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp925 void AssemblerAarch64::Bl(Label *label) in Bl() function in panda::ecmascript::aarch64::AssemblerAarch64
933 void AssemblerAarch64::Bl(int32_t imm) in Bl() function in panda::ecmascript::aarch64::AssemblerAarch64
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js23107 function Bl(t, e, i, s, n) { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument