Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp293 WE = SchedWrites.end(); WI != WE; ++WI) { in collectSchedRW() local
556 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses() local
573 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses() local
615 for (IdxIter WI = OperWrites.begin(), WE = OperWrites.end(); WI != WE; ++WI) { in createSchedClassName() local
1028 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in hasVariant() local
1347 for (IdxIter WI = WriteSeq.begin(), WE = WriteSeq.end(); WI != WE; ++WI) in inferFromRW() local
1600 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectRWResources() local
1777 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in dump() local
DSubtargetEmitter.cpp913 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) { in GenSchedClassTables() local
1003 for(IdxIter WI = WriteIDs.begin(), WE = WriteIDs.end(); WI != WE; ++WI) { in GenSchedClassTables() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1208 WE = WriteSet.end(); W != WE; ++W) { in trackUsesOfI() local