Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSchedule.cpp42 const MCSchedClassDesc &SCDesc) { in computeInstrLatency()
59 const MCSchedClassDesc &SCDesc = *getSchedClassDesc(SchedClass); in computeInstrLatency() local
72 const MCSchedClassDesc *SCDesc = getSchedClassDesc(SchedClass); in computeInstrLatency() local
90 const MCSchedClassDesc &SCDesc) { in getReciprocalThroughput()
115 const MCSchedClassDesc *SCDesc = getSchedClassDesc(SchedClass); in getReciprocalThroughput() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSchedule.cpp120 const MCSchedClassDesc *SCDesc = SchedModel.getSchedClassDesc(SchedClass); in resolveSchedClass() local
201 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOperandLatency() local
266 const MCSchedClassDesc *SCDesc = resolveSchedClass(MI); in computeInstrLatency() local
296 const MCSchedClassDesc *SCDesc = resolveSchedClass(DefMI); in computeOutputLatency() local
329 const MCSchedClassDesc &SCDesc = *SchedModel.getSchedClassDesc(SchedClass); in computeReciprocalThroughput() local
H A DMachinePipeliner.cpp1034 const MCSchedClassDesc *SCDesc = in minFuncUnits() local
1077 const MCSchedClassDesc *SCDesc = in calcCriticalResources() local
3053 const MCSchedClassDesc *SCDesc = DAG->getSchedClass(&SU); in canReserveResources() local
3079 const MCSchedClassDesc *SCDesc = DAG->getSchedClass(&SU); in reserveResources() local
3098 void ResourceManager::reserveResources(const MCSchedClassDesc *SCDesc, in reserveResources()
3110 void ResourceManager::unreserveResources(const MCSchedClassDesc *SCDesc, in unreserveResources()
3212 const MCSchedClassDesc *SCDesc = DAG->getSchedClass(&SU); in calculateResMII() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp43 const MCSchedClassDesc &SCDesc, in initializeUsedResources()
222 const MCSchedClassDesc &SCDesc, in computeMaxLatency()
269 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in populateWrites() local
542 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in createInstrDescImpl() local
650 const MCSchedClassDesc &SCDesc = in createInstruction() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.h52 const MCSchedClassDesc *const SCDesc; member
H A DSchedClassResolution.cpp51 getNonRedundantWriteProcRes(const MCSchedClassDesc &SCDesc, in getNonRedundantWriteProcRes()
H A DAnalysis.cpp142 const MCSchedClassDesc *const SCDesc = in printInstructionRowCsv() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp86 const MCSchedClassDesc *SCDesc = in shouldAddSTPToBlock() local
H A DAArch64SIMDInstrOpt.cpp229 const MCSchedClassDesc *SCDesc = in shouldReplaceInst() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp134 const MCSchedClassDesc &SCDesc = *SM.getSchedClassDesc(SchedClassID); in collectData() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp209 const MCSchedClassDesc *SCDesc = SCModel.getSchedClassDesc(SCClass); in getLatency() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1027 MCSchedClassDesc &SCDesc = SCTab.back(); in GenSchedClassTables() local