Home
last modified time | relevance | path

Searched defs:SchedRW (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp783 const CodeGenSchedRW &SchedRW = getSchedRW(RWIdx, IsRead); expandRWSequence() local
862 CodeGenSchedRW SchedRW(RWIdx, IsRead, Seq, genRWName(Seq, IsRead)); findOrInsertRW() local
1374 const CodeGenSchedRW &SchedRW = SchedModels.getSchedRW(PC.RWIdx, PC.IsRead); mutuallyExclusive() local
1428 getIntersectingVariants(const CodeGenSchedRW & SchedRW,unsigned TransIdx,std::vector<TransVariant> & IntersectingVariants) getIntersectingVariants() argument
1531 const CodeGenSchedRW &SchedRW = SchedModels.getSchedRW(VInfo.RWIdx, IsRead); pushVariant() local
1579 const CodeGenSchedRW &SchedRW = SchedModels.getSchedRW(RWI, IsRead); substituteVariantOperand() local
2061 const CodeGenSchedRW &SchedRW = getSchedRW(RWIdx, IsRead); collectRWResources() local
[all...]