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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp85 unsigned SCIdx = TII->get(AArch64::STPDi).getSchedClass(); local
H A DAArch64SIMDInstrOpt.cpp227 unsigned SCIdx = InstDesc->getSchedClass(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp262 unsigned SCIdx = TII->get(Opcode).getSchedClass(); local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp882 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, /*ProcIndices*/{0}); local
904 unsigned SCIdx = getSchedClassIdx(*Inst); local
1058 unsigned SCIdx = Pos->second; local
1103 unsigned SCIdx = SchedClasses.size(); local
1268 inferFromInstRWs(unsigned SCIdx) argument
1939 unsigned SCIdx = getSchedClassIdx(*Inst); local
[all...]

Completed in 180 milliseconds