Home | History | Annotate | Download | only in IR

Lines Matching refs:getTrunc

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