Home
last modified time | relevance | path

Searched defs:Btl (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp315 __ Btl(0x8, rax); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1281 void AssemblerX64::Btl(Immediate src, Register dst) in Btl() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp536 __ Btl(JSHClass::CallableBit::START_BIT, rax); // IsCallable in JSCallCheck() local