Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1172 void AsmAssembler::Shr(InsnSize insnSize, Reg srcReg, Reg destReg) in Shr() function in assembler::AsmAssembler
1181 void AsmAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in Shr() function in assembler::AsmAssembler
1190 void AsmAssembler::Shr(InsnSize insnSize, Reg reg, const Mem &mem) in Shr() function in assembler::AsmAssembler
1199 void AsmAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in Shr() function in assembler::AsmAssembler
Delf_assembler.cpp1740 void ElfAssembler::Shr(InsnSize insnSize, Reg srcReg, Reg destReg) in Shr() function in assembler::ElfAssembler
1745 void ElfAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in Shr() function in assembler::ElfAssembler
1751 void ElfAssembler::Shr(InsnSize insnSize, Reg reg, const Mem &mem) in Shr() function in assembler::ElfAssembler
1756 void ElfAssembler::Shr(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in Shr() function in assembler::ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp130 __ Shr(MethodLiteral::NumArgsBits::START_BIT, methodCallField); in OptimizedCallAndPushUndefined() local
420 __ Shr(MethodLiteral::BuiltinIdBits::START_BIT, methodExtraLiteralInfo); in GenJSCall() local
845 __ Shr(MethodLiteral::NumArgsBits::START_BIT, tmp); in PushArgsWithArgV() local
Doptimized_fast_call.cpp121 __ Shr(MethodLiteral::NumArgsBits::START_BIT, methodCallField); in OptimizedFastCallAndPushUndefined() local
Dasm_interpreter_call.cpp1051 __ Shr(MethodLiteral::FunctionKindBits::START_BIT, temp); in ResumeRspAndDispatch() local
/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/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp180 BoundsRange BoundsRange::Shr(const BoundsRange &range, DataType::Type type) in Shr() function in panda::compiler::BoundsRange
/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/tests/
Dir_builder_test.cpp2439 TEST_F(IrBuilderTest, Shr) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp2422 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