Searched refs:getMachineCombinerPatterns (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 247 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | AArch64InstrInfo.cpp | 5030 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo 5040 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 593 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 777 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 362 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()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1117 getMachineCombinerPatterns(MachineInstr &Root,
|