Home
last modified time | relevance | path

Searched defs:isShort (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp362 bool isShort = I - StartLineIndex <= Style.ShortNamespaceLines + 1; in analyze() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp199 bool isShort() const { return isInteger() && ElementBitwidth == 16; } in isShort() function in __anoncfaa73c60111::Type
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2799 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local