Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp86 unsigned SCIdx = TII->get(AArch64::STPDi).getSchedClass(); in shouldAddSTPToBlock() local
H A DAArch64SIMDInstrOpt.cpp229 unsigned SCIdx = InstDesc->getSchedClass(); in shouldReplaceInst() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp
H A DSubtargetEmitter.cpp1411 for (unsigned SCIdx = 1, SCEnd = SCTab.size(); SCIdx != SCEnd; ++SCIdx) { EmitSchedClassTables() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp246 unsigned SCIdx = TII->get(Opcode).getSchedClass(); in computeInstrLatency() local