Searched defs:TruncC (Results 1 – 5 of 5) sorted by relevance
1192 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local1202 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
915 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); in narrowUDivURem() local
1259 Constant *TruncC = ConstantExpr::getTrunc(C, SmallType); in foldSelectExtConst() local
3274 APInt TruncC = N101C->getAPIntValue(); in visitSHL() local3459 APInt TruncC = N101C->getAPIntValue(); in visitSRA() local3646 APInt TruncC = N101C->getAPIntValue(); in visitSRL() local
4376 APInt TruncC = N01C->getAPIntValue(); in distributeTruncateThroughAnd() local