Home
last modified time | relevance | path

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

/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp199 bool isShort() const { return isInteger() && ElementBitwidth == 16; } isShort() function in __anon1ddc9b620111::Type
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3147 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), ExpandShiftWithUnknownAmountBit() local