Home
last modified time | relevance | path

Searched defs:SCIdx (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp86 unsigned SCIdx = TII->get(AArch64::STPDi).getSchedClass(); in shouldAddSTPToBlock() local
H A DAArch64SIMDInstrOpt.cpp228 unsigned SCIdx = InstDesc->getSchedClass(); shouldReplaceInst() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp886 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, /*ProcIndices*/ {0}); in collectSchedClasses() local
908 unsigned SCIdx = getSchedClassIdx(*Inst); in collectSchedClasses() local
1059 unsigned SCIdx = Pos->second; in createInstRWClass() local
1104 unsigned SCIdx = SchedClasses.size(); in createInstRWClass() local
1268 void CodeGenSchedModels::inferFromInstRWs(unsigned SCIdx) { in inferFromInstRWs()
1988 unsigned SCIdx = getSchedClassIdx(*Inst); in checkCompleteness() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp246 unsigned SCIdx = TII->get(Opcode).getSchedClass(); in computeInstrLatency() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1431 for (unsigned SCIdx = 1, SCEnd = SCTab.size(); SCIdx != SCEnd; ++SCIdx) { in EmitSchedClassTables() local