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.cpp237 if (DefInstr && (TII->getMachineCombinerTraceStrategy() != in getDepth()
566 TraceEnsemble = Traces->getEnsemble(TII->getMachineCombinerTraceStrategy()); in combineInstructions()
H A DTargetInstrInfo.cpp1579 MachineTraceStrategy TargetInstrInfo::getMachineCombinerTraceStrategy() const { in getMachineCombinerTraceStrategy() function in TargetInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h262 MachineTraceStrategy getMachineCombinerTraceStrategy() const override;
H A DRISCVInstrInfo.cpp1982 MachineTraceStrategy RISCVInstrInfo::getMachineCombinerTraceStrategy() const { in getMachineCombinerTraceStrategy() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1402 virtual MachineTraceStrategy getMachineCombinerTraceStrategy() const;