Searched defs:computeReciprocalThroughput (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp325 TargetSchedModel::computeReciprocalThroughput(const MachineInstr *MI) const { function in class:TargetSchedModel
339 TargetSchedModel::computeReciprocalThroughput(unsigned Opcode) const { function in class:TargetSchedModel
354 TargetSchedModel::computeReciprocalThroughput(const MCInst &MI) const { function in class:TargetSchedModel

Completed in 34 milliseconds