Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1478 RecVec SWRDefs = Records.getAllDerivedDefinitions("SchedWriteRes"); in collectProcResources() local
1479 for (RecIter WRI = SWRDefs.begin(), WRE = SWRDefs.end(); WRI != WRE; ++WRI) { in collectProcResources()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenSchedule.cpp1586 RecVec SWRDefs = Records.getAllDerivedDefinitions("SchedWriteRes"); in collectProcResources() local
1587 for (Record *SWR : SWRDefs) { in collectProcResources()