Home
last modified time | relevance | path

Searched defs:MulC (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1491 const APInt *MulC; in visitLShr() local
1744 const APInt *MulC; in visitAShr() local
H A DInstCombineMulDivRem.cpp303 Constant *MulC; in visitMul() local
H A DInstCombineAddSub.cpp1966 Constant *MulC; in visitFAdd() local
H A DInstCombineCompares.cpp2153 const APInt *MulC; in foldICmpMulConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3070 const APInt *MulC; in simplifyICmpWithConstant() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2883 ConstantSDNode *MulC = isConstOrConstSplat(Mul.getOperand(1)); in SimplifyDemandedBits() local
H A DDAGCombiner.cpp4429 APInt MulC = ConstValue1.abs(); in visitMUL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3167 APInt MulC; in decomposeMulByConstant() local
49918 const APInt &MulC = N01C->getAPIntValue(); in combineAnd() local