Home
last modified time | relevance | path

Searched refs:getMachineCombinerTraceStrategy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp240 if (DefInstr && (TII->getMachineCombinerTraceStrategy() != in getDepth()
569 TraceEnsemble = Traces->getEnsemble(TII->getMachineCombinerTraceStrategy()); in combineInstructions()
H A DTargetInstrInfo.cpp1268 MachineTraceStrategy TargetInstrInfo::getMachineCombinerTraceStrategy() const { in getMachineCombinerTraceStrategy() function in TargetInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h253 MachineTraceStrategy getMachineCombinerTraceStrategy() const override;
H A DRISCVInstrInfo.cpp1578 MachineTraceStrategy RISCVInstrInfo::getMachineCombinerTraceStrategy() const { in getMachineCombinerTraceStrategy() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1336 virtual MachineTraceStrategy getMachineCombinerTraceStrategy() const;