Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx-std-suppression.h53 bool isLong; variable
/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h73 bool isLong : 1; // This is *not* set for long long. variable
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h40 bool isLong() const { return Long; } in isLong() function
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp201 bool isLong() const { return isInteger() && ElementBitwidth == 64; } isLong() function in __anon1ddc9b620111::Type
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6646 isVShiftLImm(SDValue Op,EVT VT,bool isLong,int64_t & Cnt) isVShiftLImm() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14597 isVShiftLImm(SDValue Op,EVT VT,bool isLong,int64_t & Cnt) isVShiftLImm() argument
[all...]