Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp364 auto *OldDesc = SM->getSchedClassDesc(TII->get(Opc).getSchedClass()); in processInstruction() local
372 double OldTput = MCSchedModel::getReciprocalThroughput(*ST, *OldDesc); in processInstruction()
378 int OldLat = MCSchedModel::computeInstrLatency(*ST, *OldDesc); in processInstruction()