Home | History | Annotate | Download | only in IR

Lines Matching refs:getTrunc

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