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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 286 if (match(IIOperand, m_BSwap(m_Value(X))))
290 if (match(IIOperand, m_Trunc(m_BSwap(m_Value(X))))) {
    [all...]
  /external/llvm/include/llvm/Support/
PatternMatch.h 1013 m_BSwap(const Opnd0 &Op0) {

Completed in 2168 milliseconds