Home
last modified time | relevance | path

Searched defs:WideC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp848 Constant *WideC = ConstantExpr::getSExt(NarrowC, Ty); in foldNoWrapAdd() local
855 Constant *WideC = ConstantExpr::getZExt(NarrowC, Ty); in foldNoWrapAdd() local
H A DInstructionCombining.cpp1786 Constant *WideC; in narrowMathIfNoOverflow() local