Searched refs:getMachineCombinerPatterns (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 261 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | AArch64InstrInfo.cpp | 5414 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo 5430 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 633 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 775 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 455 bool getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | PPCInstrInfo.cpp | 759 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo 770 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1130 getMachineCombinerPatterns(MachineInstr &Root,
|