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

  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 637 bool TargetInstrInfo::getMachineCombinerPatterns(
661 /// See the above comments before getMachineCombinerPatterns().
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 231 bool PPCInstrInfo::getMachineCombinerPatterns(
243 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns);
    [all...]

Completed in 812 milliseconds