Home
last modified time | relevance | path

Searched defs:isLong (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h73 bool isLong : 1; // This is *not* set for long long. variable
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp201 bool isLong() const { return isInteger() && ElementBitwidth == 64; } in isLong() function in __anonabaaf6210111::Type
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6614 isVShiftLImm(SDValue Op,EVT VT,bool isLong,int64_t & Cnt) isVShiftLImm() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13804 isVShiftLImm(SDValue Op,EVT VT,bool isLong,int64_t & Cnt) isVShiftLImm() argument
[all...]