Home
last modified time | relevance | path

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

/freebsd-src/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c515 int ch, allrates, isShortPreamble, isShort; in main() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp199 bool isShort() const { return isInteger() && ElementBitwidth == 16; } in isShort() function in __anonabaaf6210111::Type
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3002 SDValue isShort = DAG.getSetCC(dl, getSetCCResultType(ShTy), ExpandShiftWithUnknownAmountBit() local