Home | History | Annotate | Download | only in IR

Lines Matching refs:getFPTrunc

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