Searched refs:expandRWSeqForProc (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/llvm/utils/TableGen/ |
| HD | CodeGenSchedule.h | 341 void expandRWSeqForProc(unsigned RWIdx, IdxVec &RWSeq, bool IsRead,
|
| HD | CodeGenSchedule.cpp | 427 void CodeGenSchedModels::expandRWSeqForProc( in expandRWSeqForProc() function in CodeGenSchedModels 448 expandRWSeqForProc(getSchedRWIdx(AliasDef, IsRead), in expandRWSeqForProc() 461 expandRWSeqForProc(*I, RWSeq, IsRead, ProcModel); in expandRWSeqForProc()
|
| HD | SubtargetEmitter.cpp | 927 SchedModels.expandRWSeqForProc(*WI, WriteSeq, /*IsRead=*/false, in GenSchedClassTables()
|