Searched defs:TruncC (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp938 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); local
H A DInstCombineSelect.cpp1899 Constant *TruncC = ConstantExpr::getTrunc(C, SmallType); local
H A DInstCombineAndOrXor.cpp1512 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); local
1522 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); local
H A DInstCombineCompares.cpp6172 APFloat TruncC = *C; local

Completed in 203 milliseconds