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.cpp510 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, ProcIndices); in collectSchedClasses() local
528 unsigned SCIdx = InstrClassMap.lookup(Inst->TheDef); in collectSchedClasses() local
680 unsigned SCIdx = Pos->second; in createInstRWClass() local
721 unsigned SCIdx = SchedClasses.size(); in createInstRWClass() local
877 void CodeGenSchedModels::inferFromInstRWs(unsigned SCIdx) { in inferFromInstRWs()
DSubtargetEmitter.cpp1143 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