| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| D | EvalEmitter.cpp | 111 if (auto *AT = Ty->getAs<AtomicType>()) in emitRetValue() local 171 if (auto *AT = Ty->getAsArrayTypeUnsafe()) { in emitRetValue() local
|
| D | Context.cpp | 103 if (auto *AT = dyn_cast<AtomicType>(T)) in classify() local
|
| D | Program.cpp | 352 if (auto *AT = Ty->getAs<AtomicType>()) { in createDescriptor() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | NonnullGlobalConstantsChecker.cpp | 119 } else if (const auto *AT = dyn_cast<AttributedType>(T)) { in isGlobalConstString() local
|
| D | MallocSizeofChecker.cpp | 168 while (const ArrayType *AT = T->getAsArrayTypeUnsafe()) { in compatibleWithArrayType() local
|
| D | Iterator.cpp | 272 APSIntType AT = BV.getAPSIntType(T); in assumeNoOverflow() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 183 if (const auto *AT = T->getAs<AtomicType>()) in isSafeToConvert() local 191 if (const auto *AT = CGT.getContext().getAsArrayType(T)) in isSafeToConvert() local 934 if (const auto *AT = Context.getAsArrayType(T)) { in isZeroInitializable() local
|
| D | CGNonTrivialStruct.cpp | 96 if (const auto *AT = asDerived().getContext().getAsArrayType(FT)) { in visitWithKind() local 279 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 296 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 588 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local 628 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
|
| /freebsd-12-stable/sys/mips/include/ |
| D | regdef.h | 47 #define AT $at /* assembler temporary */ macro
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | ScanfFormatString.cpp | 508 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType() local
|
| /freebsd-12-stable/crypto/openssl/crypto/bn/asm/ |
| D | ia64.S | 1393 #define AT r14 macro
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/ |
| D | MacroArgs.cpp | 174 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/ |
| D | XCoreLowerThreadLocal.cpp | 126 ArrayType *AT = dyn_cast<ArrayType>(Ty); in isZeroLengthArray() local
|
| /freebsd-12-stable/contrib/nvi/regex/ |
| 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-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 693 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackLoadToAggregate() local 1090 if (auto *AT = dyn_cast<ArrayType>(VT)) { in likeBitCastFromVector() local 1219 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackStoreToAggregate() local
|
| /freebsd-12-stable/lib/libc/regex/ |
| D | engine.c | 144 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro 148 #define AT(t, p1, p2, s1, s2) /* nothing */ macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUMCInstLower.cpp | 203 auto &AT = static_cast<const AMDGPUTargetMachine&>(TM); in lowerAddrSpaceCast() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | BasicValueFactory.h | 146 if (const AtomicType *AT = T->getAs<AtomicType>()) { in getAPSIntType() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | SimpleSValBuilder.cpp | 206 APSIntType AT = BV.getAPSIntType(T); in isWithinConstantOverflowBounds() local 215 APSIntType AT(I); in isWithinConstantOverflowBounds() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | StackProtector.cpp | 124 if (ArrayType *AT = dyn_cast<ArrayType>(Ty)) { in ContainsProtectableArray() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | ModuleUtils.cpp | 57 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); in appendToGlobalArray() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | DFAEmitter.cpp | 377 const ActionTuple &AT = Actions[A]; in printActionValue() local
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | print-atalk.c | 215 #define AT(member) ataddr_string(ndo, (ap->member[1]<<8)|ap->member[2],ap->member[3]) in aarp_print() macro
|
| /freebsd-12-stable/usr.bin/at/ |
| D | at.c | 92 enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */ enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | RecordName.cpp | 121 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { in visitKnownRecord()
|