Home
last modified time | relevance | path

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

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