Searched defs:CreateInsertValue (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | TargetFolder.h | 247 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| D | ConstantFolder.h | 230 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| D | NoFolder.h | 278 Instruction *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 261 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 269 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| D | NoFolder.h | 334 Instruction *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 237 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| D | NoFolder.h | 291 Instruction *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 262 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1708 func (b Builder) CreateInsertValue(agg, elt Value, i int, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1775 func (b Builder) CreateInsertValue(agg, elt Value, i int, name string) (v Value) { func
|