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