Searched refs:getMachineCombinerPatterns (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 240 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | RISCVInstrInfo.cpp | 1839 bool RISCVInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in RISCVInstrInfo 1846 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 654 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | X86InstrInfo.cpp | 10590 bool X86InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in X86InstrInfo 10596 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 290 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | AArch64InstrInfo.cpp | 6563 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo 6581 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 624 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 921 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 368 bool getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | PPCInstrInfo.cpp | 740 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo 751 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1194 getMachineCombinerPatterns(MachineInstr &Root,
|