Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp938 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); in narrowUDivURem() local
DInstCombineAndOrXor.cpp1512 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
1522 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
DInstCombineSelect.cpp1899 Constant *TruncC = ConstantExpr::getTrunc(C, SmallType); in foldSelectExtConst() local
DInstCombineCompares.cpp6172 APFloat TruncC = *C; in visitFCmpInst() local