Home
last modified time | relevance | path

Searched defs:Shl (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h332 IntVal Shl(const IntVal &shift, PrimType pType) const in Shl() function
337 IntVal Shl(uint64 shift, PrimType pType) const in Shl() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1115 void AsmAssembler::Shl(InsnSize insnSize, Reg srcReg, Reg destReg) in Shl() function in assembler::AsmAssembler
1124 void AsmAssembler::Shl(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in Shl() function in assembler::AsmAssembler
1133 void AsmAssembler::Shl(InsnSize insnSize, Reg reg, const Mem &mem) in Shl() function in assembler::AsmAssembler
1142 void AsmAssembler::Shl(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in Shl() function in assembler::AsmAssembler
Delf_assembler.cpp1728 void ElfAssembler::Shl(InsnSize insnSize, Reg srcReg, Reg destReg) in Shl() function in assembler::ElfAssembler
1733 void ElfAssembler::Shl(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in Shl() function in assembler::ElfAssembler
1739 void ElfAssembler::Shl(InsnSize insnSize, Reg reg, const Mem &mem) in Shl() function in assembler::ElfAssembler
1744 void ElfAssembler::Shl(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in Shl() function in assembler::ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp689 GateRef OperationsStubBuilder::Shl(GateRef glue, GateRef left, GateRef right, ProfileOperation call… in Shl() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp118 DEF_CALL_SIGNATURE(Shl) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp792 Expr LMIRBuilder::Shl(Type *type, Expr src1, Expr src2) in Shl() function in maple::litecg::LMIRBuilder
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp224 BoundsRange BoundsRange::Shl(const BoundsRange &range, DataType::Type type) in Shl() function in ark::compiler::BoundsRange
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp2397 TEST_F(IrBuilderTest, Shl) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp2419 TEST_F(IrBuilderTest, Shl) 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