Home
last modified time | relevance | path

Searched refs:getMachineCombinerPatterns (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h169 bool getMachineCombinerPatterns(MachineInstr &Root,
DAArch64InstrInfo.cpp2496 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h146 bool getMachineCombinerPatterns(
DPPCInstrInfo.cpp231 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo
243 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns); in getMachineCombinerPatterns()
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp389 if (!TII->getMachineCombinerPatterns(MI, Patterns)) in combineInstructions()
DTargetInstrInfo.cpp637 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h801 virtual bool getMachineCombinerPatterns(