Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp980 const APInt *C, *CmpC; canonicalizeSaturatedAdd() local
1647 const APInt *CmpC; foldSelectZeroOrOnes() local
1667 const APInt *CmpC; foldSelectInstWithICmpConst() local
[all...]
H A DInstCombineCompares.cpp6510 const APInt *CmpC; foldICmpUsingKnownBits() local
6527 const APInt *CmpC; foldICmpUsingKnownBits() local
6544 const APInt *CmpC; foldICmpUsingKnownBits() local
6555 const APInt *CmpC; foldICmpUsingKnownBits() local
6601 auto *CmpC = ConstantInt::get(XTy, Log2C2 - Log2C1); foldICmpUsingKnownBits() local
[all...]
H A DInstCombineSimplifyDemanded.cpp390 const APInt *CmpC; SimplifyDemandedUseBits() local
H A DInstCombineAndOrXor.cpp2495 Constant *CmpC = ConstantExpr::getSub(LshrC, Log2C1); visitAnd() local
2512 Constant *CmpC = ConstantExpr::getSub(ShlC, Log2C3); visitAnd() local
H A DInstCombineCasts.cpp747 Constant *CmpC = ConstantExpr::getSub(C2, Log2C1); visitTrunc() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1736 const APInt *CmpC, *AddC; combineToUSubWithOverflow() local
2031 auto *CmpC = dyn_cast<ConstantInt>(User->getOperand(1)); sinkAndCmp0Expression() local
8253 APInt CmpC = cast<ConstantInt>(Cmp->getOperand(1))->getValue(); optimizeBranch() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1105 SmallVector<Constant *, 32> CmpC(VecTy->getNumElements(), foldExtractedCmps() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44414 SDValue CmpC; combinePredicateReduction() local
54294 APInt CmpC; combineSetCC() local
[all...]