Home | History | Annotate | Download | only in IR

Lines Matching refs:getTrunc

1447   case Instruction::Trunc:    return getTrunc(C, Ty);
1477 return getTrunc(C, Ty);
1515 Constant *ConstantExpr::getTrunc(Constant *C, Type *Ty) {