Searched defs:getMachineCombinerPatterns (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp637 bool TargetInstrInfo::getMachineCombinerPatterns( function in class:TargetInstrInfo
661 /// See the above comments before getMachineCombinerPatterns().
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp231 bool PPCInstrInfo::getMachineCombinerPatterns( function in class:PPCInstrInfo
243 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns);

Completed in 228 milliseconds