Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp282 bool isShort = I - StartLineIndex <= Style.ShortNamespaceLines + 1; in analyze() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp200 bool isShort() const { return isInteger() && ElementBitwidth == 16; } in isShort() function in __anon9e9e0a7a0111::Type
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2443 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), in ExpandShiftWithUnknownAmountBit() local