Searched defs:MulOp (Results 1 – 8 of 8) sorted by relevance
942 Value *MulOp = Builder.CreateFMul(InitVec, Step); getStepVector() local 1006 Instruction::BinaryOps MulOp; execute() local 1133 Instruction::BinaryOps MulOp; execute() local [all...]
1008 constexpr unsigned MulOp = FP ? Instruction::FMul : Instruction::Mul; matchesSquareSum() local
3738 buildFMulAdd(llvm::Instruction * MulOp,Value * Addend,const CodeGenFunction & CGF,CGBuilderTy & Builder,bool negMul,bool negAdd) buildFMulAdd() argument
6732 MachineOperand &MulOp = Root.getOperand(IdxMulOp); genIndexedMultiply() local
4107 unsigned MulOp = Signed ? ISD::SMULO : ISD::UMULO; ExpandIntRes_MULFIX() local
2769 for (auto &MulOp : MulOpLists) { getAddExpr() local 2792 for (unsigned MulOp = 0, e = Mul->getNumOperands(); MulOp != e; ++MulOp) { getAddExpr() local [all...]
7014 __anon39b5ae390702(SDValue MulOp) combineSTORE() argument
14956 SDValue MulOp = N->getOperand(1); combineToVWMACC() local [all...]