Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h240 getMachineCombinerPatterns(MachineInstr &Root,
H A DRISCVInstrInfo.cpp1839 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 DREADME.txt82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h654 getMachineCombinerPatterns(MachineInstr &Root,
H A DX86InstrInfo.cpp10590 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 DAArch64InstrInfo.h290 getMachineCombinerPatterns(MachineInstr &Root,
H A DAArch64InstrInfo.cpp6563 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 DMachineCombiner.cpp624 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
H A DTargetInstrInfo.cpp921 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h368 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DPPCInstrInfo.cpp740 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 DTargetInstrInfo.h1194 getMachineCombinerPatterns(MachineInstr &Root,