Searched refs:isCompound (Results 1 – 4 of 4) sorted by relevance
212 bool isCompound(MCInstrInfo const &MCII, MCInst const &MCI);
551 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in HexagonMCInstrInfo
72728 int isCompound; /* True if p is a compound select */72759 isCompound = p->pPrior!=0;72865 if( !isCompound && resolveOrderGroupBy(&sNC, p, p->pOrderBy, "ORDER") ){72899 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){
99038 int isCompound; /* True if p is a compound select */99068 isCompound = p->pPrior!=0;99208 if( isCompound<=nCompound /* Defer right-most ORDER BY of a compound */99265 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){