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