Searched refs:getFPCast (Results 1 – 11 of 11) sorted by relevance
167 return ConstantExpr::getFPCast(C, DestTy); in CreateFPCast()
174 return ConstantExpr::getFPCast(C, DestTy); in CreateFPCast()
1022 static Constant *getFPCast(
188 return Fold(ConstantExpr::getFPCast(C, DestTy)); in CreateFPCast()
746 static Constant *getFPCast(
1296 Constant *ConstantExpr::getFPCast(Constant *C, Type *Ty) { in getFPCast() function in ConstantExpr
971 return wrap(ConstantExpr::getFPCast(unwrap<Constant>(ConstantVal), in LLVMConstFPCast()
1552 Constant *ConstantExpr::getFPCast(Constant *C, Type *Ty) { in getFPCast() function in ConstantExpr
1369 return wrap(ConstantExpr::getFPCast(unwrap<Constant>(ConstantVal), in LLVMConstFPCast()
1056 See the method [llvm::ConstantExpr::getFPCast]. *)
1222 See the method [llvm::ConstantExpr::getFPCast]. *)