Searched defs:A1 (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/xz/src/liblzma/check/
H A Dcrc64_fast.c22 # define A1(x) ((x) >> 56) macro
24 # define A1 A macro
/freebsd-11-stable/lib/msun/bsdsrc/
H A Db_log.c88 static double A1 = .08333333333333178827; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformOther.c26 static const void *getMinAddr(const void *A1, const void *A2) { argument
30 static const void *getMaxAddr(const void *A1, const void *A2) { argument
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.c253 BIGNUM *A1, *A1_odd, *check; /* taken from ctx */ local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp38 bool sameDecl(const Expr *A1, const Expr *A2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h341 inline void join_items_impl(std::string &Result, Sep Separator, const Arg1 &A1, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp232 auto *A1 = dyn_cast<Instruction>(S1->getPointerOperand()); local
247 auto *A1 = dyn_cast<Instruction>(S1->getPointerOperand()); local
/freebsd-11-stable/crypto/heimdal/kdc/
H A Ddigest.c679 char *A1, *A2; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Dbad_dtls_test.c285 unsigned char A1[EVP_MAX_MD_SIZE]; local
H A Dt1_enc.c165 unsigned char A1[EVP_MAX_MD_SIZE]; local
/freebsd-11-stable/sys/mips/include/
H A Dregnum.h59 #define A1 5 macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp788 Value *A1 = BO->getOperand(1); local
819 Value *A1 = ICMP->getOperand(1); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1176 T *create(Arg1 A1, Arg2 A2, ProgramStateRef St, const LocationContext *LCtx) { argument
1183 T *create(Arg1 A1, Arg2 A2, Arg3 A3, ProgramStateRef St, argument
1192 T *create(Arg1 A1, Arg2 A2, Arg3 A3, Arg4 A4, ProgramStateRef St, argument
/freebsd-11-stable/contrib/gcc/
H A Dlambda-code.c492 lambda_matrix swapmatrix, A1, B1; local
632 lambda_matrix A, B, A1, B1; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1742 static const u8 K1[16], *P1 = NULL, *A1 = NULL, IV1[12], *C1 = NULL; local
/freebsd-11-stable/contrib/ntp/include/
H A Dmbg_gps166.h836 l_fp A1; ///< +- Clock Correction Coefficient 1 [sec/sec] member in struct:__anon4764
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1199 evaluateCMPii(uint32_t Cmp, const APInt &A1, const APInt &A2, bool &Result) argument
1432 evaluateANDii(const APInt &A1, const APInt &A2, APInt &Result) argument
1499 evaluateORii(const APInt &A1, const APInt &A2, APInt &Result) argument
1561 evaluateXORii(const APInt &A1, const APInt &A2, APInt &Result) argument
1588 evaluateZEXTi(const APInt &A1, unsigned Width, unsigned Bits, APInt &Result) argument
1619 evaluateSEXTi(const APInt &A1, unsigned Width, unsigned Bits, APInt &Result) argument
1684 evaluateCLBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result) argument
1719 evaluateCTBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result) argument
1765 evaluateEXTRACTi(const APInt &A1, unsigned Bits, unsigned Offset, bool Signed, APInt &Result) argument
1813 evaluateSplati(const APInt &A1, unsigned Bits, unsigned Count, APInt &Result) argument
2615 APInt A1 = getCmpImm(Opc, 1, Src1); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2035 bool DependenceInfo::symbolicRDIVtest(const SCEV *A1, const SCEV *A2, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp627 llvm::Value *A1 = Builder.CreateXor(Builder.CreateLShr(A0, K47), A0); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7172 SDValue A0 = A.getOperand(0), A1 = A.getOperand(1); local

Completed in 301 milliseconds