Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DREADME.txt82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h261 getMachineCombinerPatterns(MachineInstr &Root,
H A DAArch64InstrInfo.cpp5414 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo
5430 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp633 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
H A DTargetInstrInfo.cpp775 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h455 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DPPCInstrInfo.cpp759 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo
770 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1130 getMachineCombinerPatterns(MachineInstr &Root,