/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | TargetFolder.h | 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
D | ConstantFolder.h | 159 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
D | NoFolder.h | 206 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
/external/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 160 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
D | NoFolder.h | 219 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 179 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 186 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
D | NoFolder.h | 255 Instruction *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 180 Constant *CreatePointerCast(Constant *C, Type *DestTy) const { in CreatePointerCast() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 2342 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst 2355 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 2553 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst 2571 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 2738 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst 2756 CastInst *CastInst::CreatePointerCast(Value *S, Type *Ty, in CreatePointerCast() function in CastInst
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 1623 func (b Builder) CreatePointerCast(val Value, t Type, name string) (v Value) { func
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1690 func (b Builder) CreatePointerCast(val Value, t Type, name string) (v Value) { func
|