Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1127 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1665 const QualType LongTy = ACtx.LongTy; in initFunctionSummaries() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp148 llvm::IntegerType *LongTy; member in __anonbab9bb100111::CGObjCGNU
H A DCGObjCMac.cpp175 llvm::IntegerType *ShortTy, *IntTy, *LongTy; member in __anonb5e682970111::ObjCCommonTypesHelper
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp3578 EVT LongTy = InpTy.getDoubleNumVectorElementsVT(*DAG.getContext()); in combineConcatVectorsBeforeLegal() local