Home
last modified time | relevance | path

Searched refs:FromClassIdx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1242 unsigned FromClassIdx) { in inferFromItinClass() argument
1258 inferFromRW(Writes, Reads, FromClassIdx, PIdx); in inferFromItinClass()
1669 unsigned FromClassIdx, in inferFromTransitions() argument
1687 const CodeGenSchedClass &FromSC = SchedModels.getSchedClass(FromClassIdx); in inferFromTransitions()
1702 SchedModels.getSchedClass(FromClassIdx) in inferFromTransitions()
1735 unsigned FromClassIdx, in inferFromRW() argument
1781 inferFromTransitions(LastTransitions, FromClassIdx, *this); in inferFromRW()
H A DCodeGenSchedule.h624 unsigned FromClassIdx, ArrayRef<unsigned> ProcIndices);
625 void inferFromItinClass(Record *ItinClassDef, unsigned FromClassIdx);