Home
last modified time | relevance | path

Searched defs:G1 (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-sse41.h21 #define G1(row1l, row2l, row3l, row4l, row1h, row2h, row3h, row4h, b0, b1) \ macro
H A Dblake2b-compress-ssse3.h21 #define G1(row1l, row2l, row3l, row4l, row1h, row2h, row3h, row4h, b0, b1) \ macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-ssse3.h31 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/
H A Dblamka-round-opt.h64 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
342 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-opc.c335 #define G1 (T3 \ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmips-opc.c336 #define G1 (T3 \ macro
/netbsd-src/external/gpl3/gdb/dist/gdb/stubs/
H A Dsparc-stub.c110 enum regnames {G0, G1, G2, G3, G4, G5, G6, G7, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp454 llvm::sort(GV, [](const Chain *G1, const Chain *G2) { in colorChainSet()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dmacdefs.h121 #define G1 0 macro
/netbsd-src/sys/arch/atari/dev/
H A Ditevar.h76 char G1; member
/netbsd-src/sys/arch/amiga/dev/
H A Ditevar.h84 char G1; member
/netbsd-src/sys/arch/x68k/dev/
H A Ditevar.h86 char G0, G1, G2, G3; global() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1413 APInt G1 = BM.abs(); in findGCD() local