Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h257 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DRISCVInstrInfo.cpp2167 bool RISCVInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in RISCVInstrInfo
2177 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h628 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DX86InstrInfo.cpp10679 bool X86InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in X86InstrInfo
10707 return TargetInstrInfo::getMachineCombinerPatterns(Root, in getMachineCombinerPatterns()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h382 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DPPCInstrInfo.cpp753 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo
764 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp609 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
H A DTargetInstrInfo.cpp921 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h437 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DAArch64InstrInfo.cpp6614 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo
6632 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1219 virtual bool getMachineCombinerPatterns(MachineInstr &Root,