Home
last modified time | relevance | path

Searched defs:regOpnd1 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp1166 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, dtype, node.Opnd(1)->GetPrimType()); in SelectMpy() local
1180 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType); in SelectMpy() local
1217 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectDiv() local
1232 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectRem() local
1329 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primOpndType, node.Opnd(1)->GetPrimType()); in SelectCmpOp() local
1382 auto &regOpnd1 = cgFunc->GetOpndBuilder()->CreateVReg(GetPrimTypeBitSize(primOpndType), in SelectCmpFloatEq() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1000 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectAdd() local
1011 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectBand() local
1022 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectSub() local
1275 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectBior() local
1293 RegOperand &regOpnd1 = SelectCopy2Reg(opnd1, primType, node.Opnd(1)->GetPrimType()); in SelectBxor() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ico.cpp495 RegOperand &regOpnd1 = static_cast<RegOperand &>(opnd1); in MovToCsel() local
Daarch64_reaching.cpp72 …RegOperand &regOpnd1 = aarchCGFunc->GetOrCreatePhysicalRegisterOperand(static_cast<AArch64reg>(pLo… in InitStartGen() local
Daarch64_peep.cpp1486 auto &regOpnd1 = static_cast<RegOperand &>(prevInsn->GetOperand(kInsnThirdOpnd)); in CheckAndSelectPattern() local
4161 auto &regOpnd1 = static_cast<RegOperand &>(insn.GetOperand(kInsnSecondOpnd)); in Run() local
4232 auto &regOpnd1 = static_cast<RegOperand &>(insn.GetOperand(kInsnSecondOpnd)); in Run() local
4330 auto &regOpnd1 = static_cast<RegOperand &>(insn.GetOperand(kInsnSecondOpnd)); in Run() local
4406 auto &regOpnd1 = static_cast<RegOperand &>(insn.GetOperand(kInsnSecondOpnd)); in Run() local
Daarch64_global.cpp2035 RegOperand &regOpnd1 = static_cast<RegOperand &>(opnd1); in IsSameOperand() local
Daarch64_cgfunc.cpp4524 Operand &regOpnd1 = LoadIntoRegister(opnd1, primType); in SelectMinOrMax() local
4536 RegOperand &regOpnd1 = LoadIntoRegister(opnd1, primType); in SelectMinOrMax() local
6117 RegOperand &regOpnd1 = in GenerateCleanupCodeForExtEpilog() local