Home
last modified time | relevance | path

Searched defs:visitXor (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h708 void visitXor (const User &I) { visitBinary(I, ISD::XOR); } in visitXor() function in llvm::SelectionDAGBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp519 void Lint::visitXor(BinaryOperator &I) { in visitXor() function in Lint
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2966 Instruction *InstCombiner::visitXor(BinaryOperator &I) { in visitXor() function in InstCombiner

Completed in 8 milliseconds