Searched defs:MulOp (Results 1 – 9 of 9) sorted by relevance
1146 Value *MulOp = Builder.CreateFMul(InitVec, Step); getStepVector() local 1210 Instruction::BinaryOps MulOp; execute() local 1330 Instruction::BinaryOps MulOp; execute() local [all...]
893 for (auto *MulOp : AF2->operands()) { getDelinearizationTerms() local
1016 constexpr unsigned MulOp = FP ? Instruction::FMul : Instruction::Mul; matchesSquareSum() local
4014 buildFMulAdd(llvm::Instruction * MulOp,Value * Addend,const CodeGenFunction & CGF,CGBuilderTy & Builder,bool negMul,bool negAdd) buildFMulAdd() argument
6780 MachineOperand &MulOp = Root.getOperand(IdxMulOp); genIndexedMultiply() local
4230 unsigned MulOp = Signed ? ISD::SMULO : ISD::UMULO; ExpandIntRes_MULFIX() local
2771 if (MulOp.first == 1) { in getAddExpr() local 2794 const SCEV *MulOpSCEV = Mul->getOperand(MulOp); in getAddExpr() local [all...]
7161 __anon9440e8da0702(SDValue MulOp) combineSTORE() argument
16233 SDValue MulOp = N->getOperand(1); combineToVWMACC() local [all...]