Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1206 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); in narrowUDivURem() local
1217 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); in narrowUDivURem() local
H A DInstCombineAndOrXor.cpp1498 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
1508 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
2082 Constant *TruncC = ConstantInt::get(X->getType(), C->trunc(XWidth)); in visitAnd() local
H A DInstCombineSelect.cpp2038 Constant *TruncC = ConstantExpr::getTrunc(C, SmallType); in foldSelectExtConst() local
H A DInstCombineCompares.cpp6974 APFloat TruncC = *C; in visitFCmpInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1512 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
1522 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
H A DInstCombineMulDivRem.cpp938 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); in narrowUDivURem() local
H A DInstCombineSelect.cpp1899 Constant *TruncC = ConstantExpr::getTrunc(C, SmallType); in foldSelectExtConst() local
H A DInstCombineCompares.cpp6172 APFloat TruncC = *C; in visitFCmpInst() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4376 APInt TruncC = N01C->getAPIntValue(); in distributeTruncateThroughAnd() local