Home | History | Annotate | Download | only in IR

Lines Matching refs:getFPToUI

1509   case Instruction::FPToUI:   return getFPToUI(C, Ty);
1675 Constant *ConstantExpr::getFPToUI(Constant *C, Type *Ty) {