Searched defs:CreateOr (Results 1 – 12 of 12) sorted by relevance
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | TargetFolder.h | 102 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| D | ConstantFolder.h | 90 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| D | NoFolder.h | 140 Instruction *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 101 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 108 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| D | NoFolder.h | 166 Instruction *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 90 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| D | NoFolder.h | 140 Instruction *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 102 Constant *CreateOr(Constant *LHS, Constant *RHS) const { in CreateOr() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCExpr.h | 374 static const MCBinaryExpr *CreateOr(const MCExpr *LHS, const MCExpr *RHS, in CreateOr() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1400 func (b Builder) CreateOr(lhs, rhs Value, name string) (v Value) { func
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
| D | ir.go | 1467 func (b Builder) CreateOr(lhs, rhs Value, name string) (v Value) { func
|