Searched defs:CreateCast (Results 1 – 12 of 12) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | TargetFolder.h | 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | ConstantFolder.h | 155 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | NoFolder.h | 202 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 167 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 181 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | NoFolder.h | 250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 156 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | NoFolder.h | 215 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 168 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /external/clang/include/clang/Sema/ |
| D | Initialization.h | 504 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1617 func (b Builder) CreateCast(val Value, op Opcode, t Type, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1684 func (b Builder) CreateCast(val Value, op Opcode, t Type, name string) (v Value) { func
|