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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
AssumptionCache.cpp 103 } else if (match(V, m_Shift(m_Value(A), m_ConstantInt(C)))) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
PatternMatch.h 895 inline BinOpPred_match<LHS, RHS, is_shift_op> m_Shift(const LHS &L,
    [all...]

Completed in 149 milliseconds