Searched defs:LastItem (Results 1 – 3 of 3) sorted by relevance
107 struct LastItem { struct108 const char* fStart;109 const char* fEnd;
130 bool LastItem = std::next(I) == E; in expandMOVImm() local
135 bool LastItem = std::next(I) == E; in expandMOVImm() local