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
703 __ Br(bcStub); in ResumeRspAndDispatch() local
721 __ Br(bcStub); in ResumeRspAndDispatch() local
826 __ Br(bcStub); in ResumeCaughtFrameAndDispatch() local
898 __ Br(bcStub); in ResumeRspAndRollback() local
1170 __ Br(tempRegister); in DispatchCall() local
1310 __ Br(temp); in CallBCStub() local
Doptimized_call.cpp482 __ Br(builtinStub); in JSCallInternal() local
486 __ Br(builtinStub); in JSCallInternal() local
708 __ Br(codeAddress); in JSProxyCallInternal() local
1039 __ Br(codeAddr); in CallOptimized() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp911 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