Searched defs:accumulateInstrSeqToRootLatency (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.h | 672 bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const override { accumulateInstrSeqToRootLatency() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1266 virtual bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const { accumulateInstrSeqToRootLatency() function |