| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_checks.h | 27 constexpr unsigned SigTrapEncoding(ErrorAction EA, AccessType AT, in SigTrapEncoding() 34 constexpr unsigned SigTrapEncoding(ErrorAction EA, AccessType AT) { in SigTrapEncoding()
|
| /freebsd/lib/libpam/pam.d/ |
| H A D | Makefile | 22 AT= atrun macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMCInstLower.h | 53 auto &AT = static_cast<const AMDGPUTargetMachine &>(TM); in lowerAddrSpaceCast() local
|
| H A D | AMDGPULowerBufferFatPointers.cpp | 480 if (auto *AT = dyn_cast<ArrayType>(From)) { in fatPtrsToInts() local 514 if (auto *AT = dyn_cast<ArrayType>(From)) { in intsToFatPtrs() local 736 ArrayType *AT = dyn_cast<ArrayType>(T); in scalarArrayTypeAsVector() local 767 ArrayType *AT = cast<ArrayType>(OrigType); in vectorToArray() local 970 if (auto *AT = dyn_cast<ArrayType>(PartType)) { in visitLoadImpl() local 1090 if (auto *AT = dyn_cast<ArrayType>(PartType)) { in visitStoreImpl() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ABIInfo.cpp | 63 if (const ConstantArrayType *AT = getContext().getAsConstantArrayType(Ty)) { in isHomogeneousAggregate() local 99 while (const ConstantArrayType *AT = in isHomogeneousAggregate() local
|
| H A D | ABIInfoImpl.cpp | 256 while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) { in isEmptyField() local 386 while (const ConstantArrayType *AT = Context.getAsConstantArrayType(FT)) { in isSingleElementStruct() local
|
| H A D | CGNonTrivialStruct.cpp | 97 if (const auto *AT = asDerived().getContext().getAsArrayType(FT)) { in visitWithKind() local 292 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 309 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 602 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 642 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | XCore.cpp | 543 const ArrayType *AT, in appendArrayType() 604 if (const ArrayType *AT = QT->getAsArrayTypeUnsafe()) in appendType() local 648 if (const ArrayType *AT = QT->getAsArrayTypeUnsafe()) { in getTypeString() local
|
| H A D | AArch64.cpp | 166 auto *AT = dyn_cast<llvm::ArrayType>(ST->getElementType(0)); in isScalarizableAsmOperand() local 719 if (const ConstantArrayType *AT = getContext().getAsConstantArrayType(Ty)) { in passAsPureScalableType() local 842 if (const auto *AT = dyn_cast<llvm::ArrayType>(Ty)) { in flattenType() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NonnullGlobalConstantsChecker.cpp | 113 if (const auto *AT = dyn_cast<AttributedType>(T)) { in isGlobalConstString() local
|
| H A D | MallocSizeofChecker.cpp | 167 while (const ArrayType *AT = T->getAsArrayTypeUnsafe()) { in compatibleWithArrayType() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ScanfFormatString.cpp | 508 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | CBufferDataLayout.cpp | 76 } else if (auto *AT = dyn_cast<ArrayType>(Ty)) { in getTypeAllocSize() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVLegalizePointerCast.cpp | 215 else if (auto *AT = dyn_cast<ArrayType>(Aggregate)) in buildGEPIndexChain() local 243 if (auto *AT = dyn_cast<ArrayType>(Aggregate)) in isTypeFirstElementAggregate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Evaluator.cpp | 153 } else if (auto *AT = dyn_cast<ArrayType>(Ty)) in makeMutable() local 208 if (auto *AT = dyn_cast<ArrayType>(Ty)) in toConstant() local
|
| H A D | ModuleUtils.cpp | 65 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); in appendToGlobalArray() local 109 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); in transformGlobalArray() local
|
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | ia64.S | 1392 #define AT r14 macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreLowerThreadLocal.cpp | 125 ArrayType *AT = dyn_cast<ArrayType>(Ty); in isZeroLengthArray() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/ |
| H A D | PointerTypeAnalysis.cpp | 161 if (auto *AT = dyn_cast<ArrayType>(Ty)) { in classifyConstantWithOpaquePtr() local
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | MacroArgs.cpp | 173 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaBoundsSafety.cpp | 99 const ArrayType *AT = getASTContext().getAsArrayType(FieldTy); in CheckCountedByAttrOnField() local
|
| /freebsd/contrib/nvi/regex/ |
| H A D | engine.c | 120 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro 124 #define AT(t, p1, p2, s1, s2) /* nothing */ macro
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Pointer.cpp | 650 if (const auto *AT = Ty->getAs<AtomicType>()) in toRValue() local 728 if (const auto *AT = Ty->getAsArrayTypeUnsafe()) { in toRValue() local
|
| /freebsd/lib/libc/regex/ |
| H A D | engine.c | 139 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro 143 #define AT(t, p1, p2, s1, s2) /* nothing */ macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineLoadStoreAlloca.cpp | 761 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackLoadToAggregate() local 1188 if (auto *AT = dyn_cast<ArrayType>(VT)) { in likeBitCastFromVector() local 1313 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackStoreToAggregate() local
|