Searched defs:CreateFSub (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | TargetFolder.h | 61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| D | ConstantFolder.h | 45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| D | NoFolder.h | 69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| D | NoFolder.h | 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| D | NoFolder.h | 69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1304 func (b Builder) CreateFSub(lhs, rhs Value, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1371 func (b Builder) CreateFSub(lhs, rhs Value, name string) (v Value) { func
|