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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp850 Constant *WideC = ConstantExpr::getSExt(NarrowC, Ty); local
857 Constant *WideC = ConstantExpr::getZExt(NarrowC, Ty); local
H A DInstructionCombining.cpp1622 Constant *WideC; local

Completed in 63 milliseconds