Home
last modified time | relevance | path

Searched defs:AddC (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp457 const APInt *AC, *AddC; commonShiftTransforms() local
H A DInstCombineAndOrXor.cpp2123 Constant *ShiftedC1, *ShiftedC2, *AddC; foldBinOpOfDisplacedShifts() local
2371 const APInt *AddC; visitAnd() local
[all...]
H A DInstCombineAddSub.cpp2580 const APInt *AddC, *AndC; visitSub() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1736 const APInt *CmpC, *AddC; combineToUSubWithOverflow() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15579 ConstantSDNode *AddC = nullptr; performSRACombine() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10445 if (ConstantSDNode *AddC = visitSRA() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53657 int64_t AddC = Sext ? AddOp1C->getSExtValue() : AddOp1C->getZExtValue(); promoteExtBeforeAdd() local
54295 SDValue AddC = LHS.getOperand(1); combineSetCC() local
[all...]