Home | History | Annotate | Download | only in IR

Lines Matching refs:getTrunc

321       return ConstantExpr::getTrunc(Res, IntegerType::get(C->getContext(),
1856 Constant *CE1Inverse = ConstantExpr::getTrunc(CE1, CE1Op0->getType());
1859 Constant *C2Inverse = ConstantExpr::getTrunc(C2, CE1Op0->getType());