Searched refs:isCompound (Results 1 – 8 of 8) sorted by relevance
173 bool isCompound(MCInstrInfo const &MCII, MCInst const &MCI);
177 if (HexagonMCInstrInfo::isCompound(MCII, MCI)) in init()
434 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in llvm::HexagonMCInstrInfo
212 bool isCompound(MCInstrInfo const &MCII, MCInst const &MCI);
551 bool HexagonMCInstrInfo::isCompound(MCInstrInfo const &MCII, in isCompound() function in HexagonMCInstrInfo
2356 boolean isCompound = localeOrTZID.contains("_");2357 …String name = isCompound && onlyConstructCompound ? null : getName(LANGUAGE_NAME, localeOrTZID, al…
92309 int isCompound; /* True if p is a compound select */92339 isCompound = p->pPrior!=0;92475 if( isCompound<=nCompound /* Defer right-most ORDER BY of a compound */92518 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){
92325 int isCompound; /* True if p is a compound select */92355 isCompound = p->pPrior!=0;92491 if( isCompound<=nCompound /* Defer right-most ORDER BY of a compound */92534 if( isCompound && resolveCompoundOrderBy(pParse, pLeftmost) ){