Searched refs:expandRWSeqForProc (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenSchedule.h | 556 void expandRWSeqForProc(unsigned RWIdx, IdxVec &RWSeq, bool IsRead,
|
| H A D | CodeGenSchedule.cpp | 768 void CodeGenSchedModels::expandRWSeqForProc( in expandRWSeqForProc() function in CodeGenSchedModels 789 expandRWSeqForProc(getSchedRWIdx(AliasDef, IsRead), RWSeq, IsRead, in expandRWSeqForProc() 801 expandRWSeqForProc(Idx, RWSeq, IsRead, ProcModel); in expandRWSeqForProc()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | SubtargetEmitter.cpp | 1110 SchedModels.expandRWSeqForProc(W, WriteSeq, /*IsRead=*/false, ProcModel); in genSchedClassTables()
|