Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-cxx.h158 bool isLong; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DLiteralSupport.h62 bool isLong; // This is *not* set for long long. variable
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp178 bool isLong() const { return !Float && ElementBitwidth == 64; } in isLong() function in __anon870a9de20111::Type
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6177 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9426 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()