Searched defs:LongSize (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/test/CodeGen/ | ||
H A D | arm64_32.c | 17 int LongSize = sizeof(long); variable |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 478 static ShadowMapping getShadowMapping(const Triple &TargetTriple, int LongSize, in getShadowMapping() argument |
H A D | MemProfiler.cpp | 247 int LongSize; global() member in __anonfa4195860111::MemProfiler |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 3988 unsigned LongSize = Context.getTargetInfo().getLongWidth(); ActOnNumericConstant() local |