Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp85 unsigned SCIdx = TII->get(AArch64::STPDi).getSchedClass(); in shouldAddSTPToBlock() local
DAArch64SIMDInstrOpt.cpp228 unsigned SCIdx = InstDesc->getSchedClass(); in shouldReplaceInst() local
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenSchedule.cpp885 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, /*ProcIndices*/{0}); in collectSchedClasses() local
907 unsigned SCIdx = getSchedClassIdx(*Inst); in collectSchedClasses() local
1060 unsigned SCIdx = Pos->second; in createInstRWClass() local
1106 unsigned SCIdx = SchedClasses.size(); in createInstRWClass() local
1270 void CodeGenSchedModels::inferFromInstRWs(unsigned SCIdx) { in inferFromInstRWs()
1991 unsigned SCIdx = getSchedClassIdx(*Inst); in checkCompleteness() local
DSubtargetEmitter.cpp1347 for (unsigned SCIdx = 1, SCEnd = SCTab.size(); SCIdx != SCEnd; ++SCIdx) { in EmitSchedClassTables() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetSchedule.cpp246 unsigned SCIdx = TII->get(Opcode).getSchedClass(); in computeInstrLatency() local