Searched defs:CreateFSub (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstantFolder.h | 49 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
D | NoFolder.h | 77 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | NoFolder.h | 66 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const override { in CreateFSub() function
|
D | ConstantFolder.h | 52 Constant *CreateFSub(Constant *LHS, Constant *RHS) const override { 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 59 Constant *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-project/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const override { in CreateFSub() function
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | ir.go | 1466 func (b Builder) CreateFSub(lhs, rhs Value, name string) (v Value) { func
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 1304 func (b Builder) CreateFSub(lhs, rhs Value, name string) (v Value) { func
|