Home | History | Annotate | Download | only in IR

Lines Matching refs:getFPExtend

1506   case Instruction::FPExt:    return getFPExtend(C, Ty);
1641 Constant *ConstantExpr::getFPExtend(Constant *C, Type *Ty) {