Searched defs:MulOp (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3368 static Value* buildFMulAdd(llvm::BinaryOperator *MulOp, Value *Addend, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3052 unsigned MulOp = Signed ? ISD::SMULO : ISD::UMULO; local

Completed in 234 milliseconds