Searched defs:CreateCast (Results 1 – 13 of 13) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 184 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | NoFolder.h | 253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | NoFolder.h | 222 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | ConstantFolder.h | 188 Constant *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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 170 Constant *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/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 176 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-project/clang/include/clang/Sema/ |
| D | Initialization.h | 642 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
| /external/llvm-project/llvm/bindings/go/llvm/ |
| D | ir.go | 1787 func (b Builder) CreateCast(val Value, op Opcode, t Type, name string) (v Value) { func
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1617 func (b Builder) CreateCast(val Value, op Opcode, t Type, name string) (v Value) { func
|