Home
last modified time | relevance | path

Searched defs:SCDesc (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp43 const MCSchedClassDesc &SCDesc) { in computeInstrLatency() argument
60 const MCSchedClassDesc &SCDesc = *getSchedClassDesc(SchedClass); in computeInstrLatency() local
73 const MCSchedClassDesc *SCDesc = getSchedClassDesc(SchedClass); in computeInstrLatency() local
91 getReciprocalThroughput(const MCSubtargetInfo & STI,const MCSchedClassDesc & SCDesc) getReciprocalThroughput() argument
116 const MCSchedClassDesc *SCDesc = getSchedClassDesc(SchedClass); getReciprocalThroughput() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp201 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOperandLatency() local
120 const MCSchedClassDesc *SCDesc = SchedModel.getSchedClassDesc(SchedClass); resolveSchedClass() local
266 const MCSchedClassDesc *SCDesc = resolveSchedClass(MI); computeInstrLatency() local
296 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); computeOutputLatency() local
329 const MCSchedClassDesc &SCDesc = *SchedModel.getSchedClassDesc(SchedClass); computeReciprocalThroughput() local
[all...]
H A DMachinePipeliner.cpp1146 const MCSchedClassDesc *SCDesc = in minFuncUnits() local
1189 const MCSchedClassDesc *SCDesc = in calcCriticalResources() local
3558 const MCSchedClassDesc *SCDesc = DAG->getSchedClass(&SU); in canReserveResources() local
3584 const MCSchedClassDesc *SCDesc = DAG->getSchedClass(&SU); in reserveResources() local
3603 void ResourceManager::reserveResources(const MCSchedClassDesc *SCDesc, in reserveResources()
3615 void ResourceManager::unreserveResources(const MCSchedClassDesc *SCDesc, in unreserveResources()
3717 const MCSchedClassDesc *SCDesc = DAG->getSchedClass(&SU); in calculateResMII() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp44 const MCSchedClassDesc &SCDesc, in initializeUsedResources()
223 const MCSchedClassDesc &SCDesc, in computeMaxLatency()
272 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in populateWrites() local
587 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in createInstrDescImpl() local
703 const MCSchedClassDesc &SCDesc = in createInstruction() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp134 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in collectData() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp209 const MCSchedClassDesc *SCDesc = SCModel.getSchedClassDesc(SCClass); getLatency() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp229 const MCSchedClassDesc *SCDesc = shouldReplaceInst() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1061 MCSchedClassDesc &SCDesc = SCTab.emplace_back(); in GenSchedClassTables() local