Home
last modified time | relevance | path

Searched defs:Shr (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp134 __ Shr(MethodLiteral::NumArgsBits::START_BIT, methodCallField); in OptimizedCallAndPushArgv() local
522 __ Shr(MethodLiteral::BuiltinIdBits::START_BIT, methodExtraLiteralInfo); in GenJSCall() local
724 __ Shr(MethodLiteral::NumArgsBits::START_BIT, tempArgc); in FastCallToAsmInterBridge() local
801 __ Shr(MethodLiteral::NumArgsBits::START_BIT, argc); in FastCallToAsmInterBridge() local
1152 __ Shr(MethodLiteral::NumArgsBits::START_BIT, tmp); in PushArgsWithArgV() local
Doptimized_fast_call.cpp120 __ Shr(MethodLiteral::NumArgsBits::START_BIT, methodCallField); in OptimizedFastCallAndPushArgv() local
Dasm_interpreter_call.cpp1119 __ Shr(MethodLiteral::FunctionKindBits::START_BIT, temp); in ResumeRspAndDispatch() local
1308 __ Shr(MethodLiteral::FunctionKindBits::START_BIT, temp); in ResumeRspAndReturnBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1189 void AsmAssembler::Shr(InsnSize insnSize, Reg srcReg, Reg destReg) in Shr() function in assembler::AsmAssembler
1198 void AsmAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in Shr() function in assembler::AsmAssembler
1207 void AsmAssembler::Shr(InsnSize insnSize, Reg reg, const Mem &mem) in Shr() function in assembler::AsmAssembler
1216 void AsmAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in Shr() function in assembler::AsmAssembler
Delf_assembler.cpp1774 void ElfAssembler::Shr(InsnSize insnSize, Reg srcReg, Reg destReg) in Shr() function in assembler::ElfAssembler
1779 void ElfAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in Shr() function in assembler::ElfAssembler
1785 void ElfAssembler::Shr(InsnSize insnSize, Reg reg, const Mem &mem) in Shr() function in assembler::ElfAssembler
1790 void ElfAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in Shr() function in assembler::ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1014 void AssemblerX64::Shr(Immediate src, Register dst) in Shr() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp779 GateRef OperationsStubBuilder::Shr(GateRef glue, GateRef left, GateRef right, ProfileOperation call… in Shr() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp123 DEF_CALL_SIGNATURE(Shr) in DEF_CALL_SIGNATURE() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp192 BoundsRange BoundsRange::Shr(const BoundsRange &range, DataType::Type type) in Shr() function in ark::compiler::BoundsRange
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp2422 TEST_F(IrBuilderTest, Shr) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp2444 TEST_F(IrBuilderTest, Shr) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument