Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DREADME.txt82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h247 getMachineCombinerPatterns(MachineInstr &Root,
H A DAArch64InstrInfo.cpp4969 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo
4979 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h357 bool getMachineCombinerPatterns(MachineInstr &Root,
H A DPPCInstrInfo.cpp759 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo
770 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1104 getMachineCombinerPatterns(MachineInstr &Root,