HomeSort by relevance Sort by last modified time
    Searched refs:m_Xor (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
InstCombineAddSub.cpp 906 if (match(LHS, m_Xor(m_Value(XorLHS), m_ConstantInt(XorRHS)))) {
    [all...]
InstCombineCompares.cpp     [all...]
  /external/llvm/include/llvm/Support/
PatternMatch.h 479 m_Xor(const LHS &L, const RHS &R) {

Completed in 361 milliseconds