Searched refs:getMachineCombinerPatterns (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 201 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | RISCVInstrInfo.cpp | 1488 bool RISCVInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in RISCVInstrInfo 1495 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 261 getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | AArch64InstrInfo.cpp | 5550 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo 5566 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 618 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
|
| H A D | TargetInstrInfo.cpp | 786 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 483 bool getMachineCombinerPatterns(MachineInstr &Root,
|
| H A D | PPCInstrInfo.cpp | 761 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo 772 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1156 getMachineCombinerPatterns(MachineInstr &Root,
|