Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h247 getMachineCombinerPatterns(MachineInstr &Root,
H A DAArch64InstrInfo.cpp5030 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 DREADME.txt82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp593 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
H A DTargetInstrInfo.cpp777 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h362 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DPPCInstrInfo.cpp759 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 DTargetInstrInfo.h1117 getMachineCombinerPatterns(MachineInstr &Root,