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
914 __ Bl(&target); in CallGetter() local
928 __ Bl(&target); in CallSetter() local
942 __ Bl(&target); in CallContainersArgs3() local
964 __ Bl(&target); in CallReturnWithArgv() local
983 __ Bl(&target); in GeneratorReEnterAsmInterp() local
Doptimized_call.cpp273 __ Bl(&target); in OptimizedCallAsmInterpreter() local
1154 __ 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.cpp917 void AssemblerAarch64::Bl(Label *label) in Bl() function in panda::ecmascript::aarch64::AssemblerAarch64
925 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