Searched defs:isShort (Results 1 – 3 of 3) sorted by relevance
362 bool isShort = I - StartLineIndex <= Style.ShortNamespaceLines + 1; in analyze() local
199 bool isShort() const { return isInteger() && ElementBitwidth == 16; } in isShort() function in __anoncfaa73c60111::Type
2799 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local