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

  /external/llvm/include/llvm/Support/
PatternMatch.h 532 /// m_LogicalShift - Matches LShr or Shl.
535 m_LogicalShift(const LHS &L, const RHS &R) {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]

Completed in 2621 milliseconds