Searched refs:expandRWSeqForProc (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.h | 565 void expandRWSeqForProc(unsigned RWIdx, IdxVec &RWSeq, bool IsRead,
|
H A D | CodeGenSchedule.cpp | 792 void CodeGenSchedModels::expandRWSeqForProc( in expandRWSeqForProc() function in CodeGenSchedModels 812 expandRWSeqForProc(getSchedRWIdx(AliasDef, IsRead), in expandRWSeqForProc() 824 expandRWSeqForProc(Idx, RWSeq, IsRead, ProcModel); in expandRWSeqForProc()
|
H A D | SubtargetEmitter.cpp | 1067 SchedModels.expandRWSeqForProc(W, WriteSeq, /*IsRead=*/false, in GenSchedClassTables()
|