Searched defs:CreateAnd (Results 1 – 15 of 15) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 103 Constant *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
|
| D | NoFolder.h | 161 Instruction *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
|
| D | IRBuilder.h | 1379 Value *CreateAnd(ArrayRef<Value*> Ops) { in CreateAnd() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | NoFolder.h | 135 Instruction *CreateAnd(Constant *LHS, Constant *RHS) const override { in CreateAnd() function
|
| D | ConstantFolder.h | 106 Constant *CreateAnd(Constant *LHS, Constant *RHS) const override { in CreateAnd() function
|
| D | IRBuilder.h | 1363 Value *CreateAnd(ArrayRef<Value*> Ops) { in CreateAnd() function
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 87 Constant *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
|
| D | NoFolder.h | 137 Instruction *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 97 Constant *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 99 Constant *CreateAnd(Constant *LHS, Constant *RHS) const { in CreateAnd() function
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 102 Constant *CreateAnd(Constant *LHS, Constant *RHS) const override { in CreateAnd() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSelect.cpp | 137 bool CreateAnd = false; in foldSelectICmpAnd() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSelect.cpp | 138 bool CreateAnd = false; in foldSelectICmpAnd() local
|
| /external/llvm-project/llvm/bindings/go/llvm/ |
| D | ir.go | 1556 func (b Builder) CreateAnd(lhs, rhs Value, name string) (v Value) { func
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 1394 func (b Builder) CreateAnd(lhs, rhs Value, name string) (v Value) { func
|