Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getFPTrunc

1240   case Instruction::FPTrunc:  return getFPTrunc(C, Ty);
1347 Constant *ConstantExpr::getFPTrunc(Constant *C, Type *Ty) {