Home
last modified time | relevance | path

Searched refs:getFPCast (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DConstantFolder.h167 return ConstantExpr::getFPCast(C, DestTy); in CreateFPCast()
/external/llvm/include/llvm/IR/
DConstantFolder.h174 return ConstantExpr::getFPCast(C, DestTy); in CreateFPCast()
DConstants.h1022 static Constant *getFPCast(
/external/llvm/include/llvm/Analysis/
DTargetFolder.h188 return Fold(ConstantExpr::getFPCast(C, DestTy)); in CreateFPCast()
/external/swiftshader/third_party/LLVM/include/llvm/
DConstants.h746 static Constant *getFPCast(
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1296 Constant *ConstantExpr::getFPCast(Constant *C, Type *Ty) { in getFPCast() function in ConstantExpr
DCore.cpp971 return wrap(ConstantExpr::getFPCast(unwrap<Constant>(ConstantVal), in LLVMConstFPCast()
/external/llvm/lib/IR/
DConstants.cpp1552 Constant *ConstantExpr::getFPCast(Constant *C, Type *Ty) { in getFPCast() function in ConstantExpr
DCore.cpp1369 return wrap(ConstantExpr::getFPCast(unwrap<Constant>(ConstantVal), in LLVMConstFPCast()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1056 See the method [llvm::ConstantExpr::getFPCast]. *)
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1222 See the method [llvm::ConstantExpr::getFPCast]. *)