Home
last modified time | relevance | path

Searched defs:Br (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp188 __ Br(temp); in JSCallCommonEntry() local
681 __ Br(bcStub); in ResumeRspAndDispatch() local
699 __ Br(bcStub); in ResumeRspAndDispatch() local
804 __ Br(bcStub); in ResumeCaughtFrameAndDispatch() local
1099 __ Br(tempRegister); in DispatchCall() local
1239 __ Br(temp); in CallBCStub() local
Doptimized_call.cpp479 __ Br(builtinStub); in JSCallInternal() local
483 __ Br(builtinStub); in JSCallInternal() local
699 __ Br(codeAddress); in JSProxyCallInternal() local
1030 __ Br(codeAddr); in CallOptimized() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp910 void AssemblerAarch64::Br(const Register &rn) in Br() function in panda::ecmascript::aarch64::AssemblerAarch64
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument