/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | blamka-round-avx512f.h | 17 #define G1_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 38 #define G2_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 59 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 71 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 83 #define BLAKE2_ROUND(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 96 #define SWAP_HALVES(A0, A1) \ argument 105 #define SWAP_QUARTERS(A0, A1) \ argument 112 #define UNSWAP_QUARTERS(A0, A1) \ argument 119 #define BLAKE2_ROUND_1(A0, C0, B0, D0, A1, C1, B1, D1) \ argument 132 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
|
H A D | blamka-round-avx2.h | 12 #define G1_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 41 #define G2_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 68 #define DIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 79 #define DIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 96 #define UNDIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 107 #define UNDIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 124 #define BLAKE2_ROUND_1(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 137 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
|
H A D | blamka-round-ssse3.h | 31 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 52 #define G2(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 73 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 90 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 107 #define BLAKE2_ROUND(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
|
/freebsd/lib/libc/stdlib/ |
H A D | a64l.c | 18 #define A0 48 /* ASCII '0' */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandLargeFpConvert.cpp | 104 Value *A0 = Builder.CreateFPToUI(FloatVal, Builder.getIntNTy(32)); in expandFPToI() local 107 Value *A0 = Builder.CreateFPToSI(FloatVal, Builder.getIntNTy(32)); in expandFPToI() local 422 Value *A0 = Builder.CreateTrunc(AAddr0, Builder.getInt32Ty()); in expandIToFP() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | executor_address_test.cpp | 87 ExecutorAddr A0(0), A1(1), A2(2), A3(3); in TEST() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | InfoByHwMode.cpp | 166 const RegSizeInfo &A0 = get(M0); in hasStricterSpillThan() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 914 Value *A0 = ICMP->getOperand(0); in InjectTraceForCmp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1495 APInt A0(Bits, 1, true), A1(Bits, 0, true); in findGCD() local 2611 const SCEV *A0; in banerjeeMIVtest() local
|
/freebsd/contrib/ntp/include/ |
H A D | mbg_gps166.h | 835 l_fp A0; ///< +- Clock Correction Coefficient 0 [sec] member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 2967 Value *A0, *A1, *V0, *V1; in visitFSub() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2746 SDValue A0 = getInstr(Hexagon::C2_tfrpr, dl, MVT::i32, {VecV}, DAG); in extractVectorPred() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExpr.cpp | 656 llvm::Value *A0 = in emitHashMix() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 16611 auto *A0 = dyn_cast<BinaryOperator>(A->getOperand(0)); in tryToVectorize() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 9552 SDValue A0 = A.getOperand(0), A1 = A.getOperand(1); in visitXOR() local
|