/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/ |
H A D | pwhash_scryptsalsa208sha256_nosse.c | 227 smix(uint8_t *B, size_t r, uint64_t N, uint32_t *V, uint32_t *XY) in smix() 299 uint32_t *V, *XY; in escrypt_kdf_nosse() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | setops.d | 236 auto XY = cartesianProduct(X, Y); variable 247 foreach (pair; XY) in foreach()
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/ |
H A D | pwhash_scryptsalsa208sha256_sse.c | 231 smix(uint8_t *B, size_t r, uint32_t N, void *V, void *XY) in smix() 315 uint32_t *V, *XY; in escrypt_kdf_sse() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 419 Value *XY = Builder.CreateBinOp(Opcode, X, Y); in foldFPSignBitOps() local 519 Value *XY = Builder.CreateFMulFMF(X, Y, &I); in visitFMul() local 563 Value *XY = Builder.CreateFAddFMF(X, Y, &I); in visitFMul() local 573 Value *XY = Builder.CreateFAddFMF(X, Y, &I); in visitFMul() local
|
H A D | InstCombineAddSub.cpp | 1473 Value *XY = Builder.CreateFSubFMF(X, Y, &I); in factorizeLerp() local 1508 Value *XY = IsFAdd ? Builder.CreateFAddFMF(X, Y, &I) in factorizeFAddFSub() local 1546 Value *XY = Builder.CreateFMulFMF(X, Y, &I); in visitFAdd() local 1555 Value *XY = Builder.CreateFDivFMF(X, Y, &I); in visitFAdd() local
|
H A D | InstructionCombining.cpp | 1582 Value *XY = Builder.CreateBinOp(Opcode, X, Y); in foldVectorBinop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | setops.d | 238 auto XY = cartesianProduct(X, Y); variable 249 foreach (pair; XY) in foreach()
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grf_rtreg.h | 132 unsigned short XY; /* TX*TY (speeds up some calcs.) */ member
|
H A D | grf_rhreg.h | 125 unsigned short XY; /* TX*TY (speeds up some calcs.) */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | arc.h | 86 XY enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | arc.h | 86 XY enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 13073 auto tryToFoldXYSubZ = [&](SDValue XY, SDValue Z) { in visitFSUBForFMACombine()
|