Home
last modified time | relevance | path

Searched defs:AT (Results 1 – 25 of 137) sorted by relevance

123456

/netbsd-src/sys/arch/evbsh3/conf/
H A Dsh.x12 AT (ROM) in AT() function
H A Dshl.x12 AT (ROM) in AT() function
/netbsd-src/sys/arch/mmeye/conf/
H A Dsh.x12 AT (ROM) in AT() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/alpha/
H A Dqrnnd.S54 #define AT $at macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/
H A Dqrnnd.S54 #define AT $at macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.cpp111 if (auto *AT = Ty->getAs<AtomicType>()) in emitRetValue() local
171 if (auto *AT = Ty->getAsArrayTypeUnsafe()) { in emitRetValue() local
H A DContext.cpp103 if (auto *AT = dyn_cast<AtomicType>(T)) in classify() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp119 } else if (const auto *AT = dyn_cast<AttributedType>(T)) { in isGlobalConstString() local
H A DMallocSizeofChecker.cpp164 while (const ArrayType *AT = T->getAsArrayTypeUnsafe()) { in compatibleWithArrayType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp172 if (const auto *AT = T->getAs<AtomicType>()) in isSafeToConvert() local
180 if (const auto *AT = CGT.getContext().getAsArrayType(T)) in isSafeToConvert() local
900 if (const auto *AT = Context.getAsArrayType(T)) { in isZeroInitializable() local
H A DCGNonTrivialStruct.cpp96 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
592 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
632 if (const auto *AT = getContext().getAsArrayType(FT)) { in visitWithKind() local
/netbsd-src/sys/arch/hpcmips/stand/romboot/
H A Dromboot.S34 #define AT $at macro
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/
H A Dregdef.h36 #define AT $at macro
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/alpha/
H A Dregdef.h36 #define AT $at macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DScanfFormatString.cpp508 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType() local
/netbsd-src/sys/arch/mips/include/
H A Dregdef.h44 #define AT $at /* assembler temporary */ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroArgs.cpp174 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dia64.S1392 #define AT r14 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp126 ArrayType *AT = dyn_cast<ArrayType>(Ty); in isZeroLengthArray() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dia64.S1393 #define AT r14 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgencfn-macros.cc137 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgencfn-macros.c137 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp681 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackLoadToAggregate() local
1078 if (auto *AT = dyn_cast<ArrayType>(VT)) { in likeBitCastFromVector() local
1207 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackStoreToAggregate() local
/netbsd-src/usr.bin/at/
H A Dat.c67 enum { ATQ, ATRM, AT, BATCH, CAT }; /* what program we want to run */ enumerator
/netbsd-src/lib/libc/regex/
H A Dengine.c149 #define AT(t, p1, p2, s1, s2) at(m, t, p1, p2, s1, s2) macro
153 #define AT(t, p1, p2, s1, s2) /* nothing */ macro

123456