Home
last modified time | relevance | path

Searched refs:visitAnd (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombine.h125 Instruction *visitAnd(BinaryOperator &I);
DInstCombineAndOrXor.cpp1033 Instruction *InstCombiner::visitAnd(BinaryOperator &I) { in visitAnd() function in InstCombiner
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h490 void visitAnd (const User &I) { visitBinary(I, ISD::AND); } in visitAnd() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h252 Instruction *visitAnd(BinaryOperator &I);
DInstCombineAndOrXor.cpp1308 Instruction *InstCombiner::visitAnd(BinaryOperator &I) { in visitAnd() function in InstCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h841 void visitAnd (const User &I) { visitBinary(I, ISD::AND); } in visitAnd() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h871 void visitAnd (const User &I) { visitBinary(I, ISD::AND); } in visitAnd() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h360 Instruction *visitAnd(BinaryOperator &I);
DInstCombineAndOrXor.cpp1403 Instruction *InstCombiner::visitAnd(BinaryOperator &I) { in visitAnd() function in InstCombiner
/external/python/cpython2/Lib/compiler/
Dpycodegen.py527 def visitAnd(self, node): member in CodeGenerator
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1425 void visitAnd(BinaryOperator &I) { in visitAnd() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1611 void visitAnd(BinaryOperator &I) { in visitAnd() function