Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h201 getMachineCombinerPatterns(MachineInstr &Root,
DRISCVInstrInfo.cpp1488 bool RISCVInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in RISCVInstrInfo
1495 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DREADME.txt82 optimizeLoadInstr, and/or getMachineCombinerPatterns.
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h261 getMachineCombinerPatterns(MachineInstr &Root,
DAArch64InstrInfo.cpp5550 bool AArch64InstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in AArch64InstrInfo
5566 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineCombiner.cpp618 if (!TII->getMachineCombinerPatterns(MI, Patterns, DoRegPressureReduce)) in combineInstructions()
DTargetInstrInfo.cpp786 bool TargetInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in TargetInstrInfo
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h483 bool getMachineCombinerPatterns(MachineInstr &Root,
DPPCInstrInfo.cpp761 bool PPCInstrInfo::getMachineCombinerPatterns( in getMachineCombinerPatterns() function in PPCInstrInfo
772 return TargetInstrInfo::getMachineCombinerPatterns(Root, Patterns, in getMachineCombinerPatterns()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1156 getMachineCombinerPatterns(MachineInstr &Root,