Home
last modified time | relevance | path

Searched defs:visitOr (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h707 void visitOr (const User &I) { visitBinary(I, ISD::OR); } in visitOr() function in llvm::SelectionDAGBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2448 Instruction *InstCombiner::visitOr(BinaryOperator &I) { in visitOr() function in InstCombiner

Completed in 7 milliseconds