Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1491 const APInt *MulC; visitLShr() local
1744 const APInt *MulC; visitAShr() local
[all...]
H A DInstCombineMulDivRem.cpp299 // Canonicalize (X+C1)*MulC -> X*MulC+C1*MulC. in visitMul() local
[all...]
H A DInstCombineAddSub.cpp1961 Constant *MulC; visitFAdd() local
H A DInstCombineCompares.cpp2153 const APInt *MulC; foldICmpMulConstant() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3073 const APInt *MulC; simplifyICmpWithConstant() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2873 ConstantSDNode *MulC = isConstOrConstSplat(Mul.getOperand(1)); SimplifyDemandedBits() local
[all...]
H A DDAGCombiner.cpp4443 APInt MulC = ConstValue1.abs(); visitMUL() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3172 APInt MulC; decomposeMulByConstant() local
49780 const APInt &MulC = N01C->getAPIntValue(); combineAnd() local
[all...]