Searched defs:CreateIntToPtr (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | TargetFolder.h | 185 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
D | ConstantFolder.h | 173 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
D | NoFolder.h | 220 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 192 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 208 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
D | NoFolder.h | 272 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
/external/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 180 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
D | NoFolder.h | 233 Instruction *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 193 Constant *CreateIntToPtr(Constant *C, Type *DestTy) const { in CreateIntToPtr() function
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 1587 func (b Builder) CreateIntToPtr(val Value, t Type, name string) (v Value) { func
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir.go | 1654 func (b Builder) CreateIntToPtr(val Value, t Type, name string) (v Value) { func
|