Searched defs:CreatePtrToInt (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | TargetFolder.h | 188 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| D | ConstantFolder.h | 176 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| D | NoFolder.h | 223 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 195 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 212 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| D | NoFolder.h | 276 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 183 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| D | NoFolder.h | 236 Instruction *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 196 Constant *CreatePtrToInt(Constant *C, Type *DestTy) const { in CreatePtrToInt() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1581 func (b Builder) CreatePtrToInt(val Value, t Type, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1648 func (b Builder) CreatePtrToInt(val Value, t Type, name string) (v Value) { func
|