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

  /external/llvm/include/llvm/CodeGen/
MachineCombinerPattern.h 26 REASSOC_XA_BY,
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 650 Patterns.push_back(MachineCombinerPattern::REASSOC_XA_BY);
690 case MachineCombinerPattern::REASSOC_XA_BY: Row = 2; break;
759 case MachineCombinerPattern::REASSOC_XA_BY:
    [all...]
MachineCombiner.cpp 228 case MachineCombinerPattern::REASSOC_XA_BY:

Completed in 191 milliseconds