Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h206 bool getMachineCombinerPatterns(
H A DAArch64InstrInfo.cpp3951 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo
3961 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns); in getMachineCombinerPatterns()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h244 bool getMachineCombinerPatterns(
H A DPPCInstrInfo.cpp269 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo
281 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns); in getMachineCombinerPatterns()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DREADME.txt105 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCombiner.cpp541 if (!TII->getMachineCombinerPatterns(MI, Patterns)) in combineInstructions()
H A DTargetInstrInfo.cpp733 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h946 virtual bool getMachineCombinerPatterns(