Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DCodeGenSchedule.cpp297 WE = SchedWrites.end(); WI != WE; ++WI) { in collectSchedRW() local
563 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses() local
580 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses() local
622 for (IdxIter WI = OperWrites.begin(), WE = OperWrites.end(); WI != WE; ++WI) { in createSchedClassName() local
1037 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in hasVariant() local
1356 for (IdxIter WI = WriteSeq.begin(), WE = WriteSeq.end(); WI != WE; ++WI) in inferFromRW() local
1598 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectRWResources() local
1775 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in dump() local
DSubtargetEmitter.cpp925 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) { in GenSchedClassTables() local
1015 for(IdxIter WI = WriteIDs.begin(), WE = WriteIDs.end(); WI != WE; ++WI) { in GenSchedClassTables() local
/freebsd-10-stable/libexec/getty/
Dgettytab.h82 #define WE gettystrs[22].value macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1146 WE = WriteSet.end(); W != WE; ++W) { in trackUsesOfI() local