Home
last modified time | relevance | path

Searched defs:CreateFPCast (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h203 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast() function
DNoFolder.h267 Instruction *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h187 Constant *CreateFPCast(Constant *C, Type *DestTy) const { in CreateFPCast() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp2931 CastInst *CastInst::CreateFPCast(Value *C, Type *Ty, in CreateFPCast() function in CastInst
2944 CastInst *CastInst::CreateFPCast(Value *C, Type *Ty, in CreateFPCast() function in CastInst