Searched defs:AT (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodword.mk15 AT= @ macro
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dia64.S1383 #define AT r14 define
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp508 const analyze_scanf::ArgType &AT = getArgType(Ctx); local
H A DAPValue.cpp635 const ArrayType *AT = Ctx.getAsArrayType(Ty); local
H A DDeclTemplate.cpp695 AutoType *AT = local
710 AutoType *AT = TInfo->getType()->getContainedAutoType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp176 ArrayType *AT = dyn_cast<ArrayType>(Ty); local
/freebsd-11-stable/sys/mips/include/
H A Dregdef.h45 #define AT $at /* assembler temporary */ macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-atalk.c215 #define AT(member) ataddr_string(ndo, (ap->member[1]<<8)|ap->member[2],ap->member[3]) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTriple.cpp389 auto AT = StringSwitch<Triple::ArchType>(ArchName) local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp233 auto &AT = static_cast<const AMDGPUTargetMachine&>(TM); local
H A DAMDGPUPromoteAlloca.cpp367 Type *AT = Alloca->getAllocatedType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp55 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp377 const ActionTuple &AT = Actions[A]; local
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c120 #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-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp285 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp368 Error MinimalTypeDumpVisitor::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { argument
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c134 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro
138 #define AT(t, p1, p2, s1, s2) /* nothing */ macro
/freebsd-11-stable/usr.bin/at/
H A Dat.c92 enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */ enumerator in enum:__anon8599
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp456 ObjCAtTryStmt *AT = cast<ObjCAtTryStmt>(S); local
H A DSemaInit.cpp62 static StringInitFailureKind IsStringInit(Expr *Init, const ArrayType *AT, argument
188 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp553 StringRef llvm::dwarf::AtomTypeString(unsigned AT) { argument
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h72 EXTERN char *AT; /* acu type */ variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp338 APSIntType AT = BV.getAPSIntType(T); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h342 struct AT : SysAlias { struct in namespace:llvm::AArch64AT
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp841 const AArch64AT::AT *AT = AArch64AT::lookupATByEncoding(Encoding); local

Completed in 225 milliseconds

123