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

123

/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-select-words.mk21 AT= @ macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.h51 auto &AT = static_cast<const AMDGPUTargetMachine &>(TM); local
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dia64.S1392 #define AT r14 define
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_checks.h27 constexpr unsigned SigTrapEncoding(ErrorAction EA, AccessType AT, argument
34 constexpr unsigned SigTrapEncoding(ErrorAction EA, AccessType AT) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp510 const analyze_scanf::ArgType &AT = getArgType(Ctx); local
H A DTypeLoc.cpp628 createTrivialConceptReference(ASTContext &Context, SourceLocation Loc, const AutoType *AT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp125 ArrayType *AT = dyn_cast<ArrayType>(Ty); local
/freebsd-current/contrib/tcpdump/
H A Dprint-atalk.c225 #define AT(member) ataddr_string(ndo, (ap->member[1]<<8)|ap->member[2],ap->member[3]) macro
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp356 const ActionTuple &AT = Actions[A]; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp125 Error TypeNameComputer::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { argument
H A DTypeDumpVisitor.cpp285 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp318 const auto *AT = cast<ArrayType>(getType()); local
H A DInterpBuiltin.cpp889 const ArrayType *AT = S.getCtx().getAsArrayType(CurrentType); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp270 APSIntType AT = BV.getAPSIntType(T); local
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp500 auto AT = StringSwitch<Triple::ArchType>(ArchName) local
/freebsd-current/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-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp373 Error MinimalTypeDumpVisitor::visitKnownRecord(CVType &CVR, ArrayRecord &AT) { argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp542 appendArrayType(SmallStringEnc &Enc, QualType QT, const ArrayType *AT, const CodeGen::CodeGenModule &CGM, TypeStringCache &TSC, StringRef NoSizeEnc) argument
H A DAArch64.cpp150 auto *AT = dyn_cast<llvm::ArrayType>(ST->getElementType(0)); variable
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h264 SPIRVDuplicatesTracker<Argument> AT; member in class:llvm::SPIRVGeneralDuplicatesTracker
/freebsd-current/usr.bin/at/
H A Dat.c90 enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */ enumerator in enum:__anon6413
/freebsd-current/lib/libc/regex/
H A Dengine.c139 #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-current/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp487 ObjCAtTryStmt *AT = cast<ObjCAtTryStmt>(S); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp83 M68kISelAddressMode(AddrType AT) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp64 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); local

Completed in 474 milliseconds

123