Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64StorePairSuppress.cpp81 unsigned SCIdx = TII->get(AArch64::STPDi).getSchedClass(); in shouldAddSTPToBlock() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp516 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, ProcIndices); in collectSchedClasses() local
534 unsigned SCIdx = InstrClassMap.lookup(Inst->TheDef); in collectSchedClasses() local
687 unsigned SCIdx = Pos->second; in createInstRWClass() local
728 unsigned SCIdx = SchedClasses.size(); in createInstRWClass() local
893 void CodeGenSchedModels::inferFromInstRWs(unsigned SCIdx) { in inferFromInstRWs()
1558 unsigned SCIdx = getSchedClassIdx(*Inst); in checkCompleteness() local
DSubtargetEmitter.cpp1126 for (unsigned SCIdx = 1, SCEnd = SCTab.size(); SCIdx != SCEnd; ++SCIdx) { in EmitSchedClassTables() local
/external/llvm/lib/CodeGen/
DTargetSchedule.cpp241 unsigned SCIdx = TII->get(Opcode).getSchedClass(); in computeInstrLatency() local