Searched defs:WideC (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAddSub.cpp | 835 Value *WideC = Builder.CreateSExt(NarrowC, Ty); foldNoWrapAdd() local |
H A D | InstructionCombining.cpp | 2282 Constant *WideC; narrowMathIfNoOverflow() local |
H A D | InstCombineCompares.cpp | 1459 Constant *WideC = ConstantInt::get(SrcTy, C.zext(SrcBits)); foldICmpTruncConstant() local |