Home
last modified time | relevance | path

Searched refs:VecStore (Results 1 – 25 of 57) sorted by relevance

123

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dgcm_simd.cpp565 VecStore(VecXor(VecLoad(b), VecLoad(c)), a); in GCM_Xor16_POWER8()
620 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
622 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
623 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
624 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
630 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
632 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
633 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
634 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
723 VecStore(x, hbuffer); in GCM_AuthenticateBlocks_VMULL()
[all …]
H A Dppc_power8.cpp136 VecStore(s, r); in CPU_ProbeAES()
183 VecStore(x, r); in CPU_ProbeSHA256()
230 VecStore(x, r); in CPU_ProbeSHA512()
H A Dppc_simd.h895 inline void VecStore(const T data, byte dest[16]) in VecStore() function
928 inline void VecStore(const T data, int off, byte dest[16]) in VecStore() function
960 inline void VecStore(const T data, word32 dest[4]) in VecStore() function
995 inline void VecStore(const T data, int off, word32 dest[4]) in VecStore() function
1030 inline void VecStore(const T data, word64 dest[2]) in VecStore() function
1067 inline void VecStore(const T data, int off, word64 dest[2]) in VecStore() function
1244 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1246 VecStore((uint8x16_p)VecReverseLE(data), NCONST_V8_CAST(addr)); in VecStoreBE()
1280 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1315 VecStore((uint32x4_p)data, NCONST_V32_CAST(addr)); in VecStoreBE()
[all …]
H A Dgf2n_simd.cpp319 using CryptoPP::VecStore;
576 VecStore(c0, pCC+0);
577 VecStore(c1, pCC+16);
606 VecStore(c0, pCC+0);
607 VecStore(c1, pCC+16);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dgcm_simd.cpp575 VecStore(VecXor(VecLoad(b), VecLoad(c)), a); in GCM_Xor16_POWER8()
630 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
632 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
633 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
634 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
640 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
642 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
643 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
644 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
733 VecStore(x, hbuffer); in GCM_AuthenticateBlocks_VMULL()
[all …]
H A Dppc_power8.cpp136 VecStore(s, r); in CPU_ProbeAES()
183 VecStore(x, r); in CPU_ProbeSHA256()
230 VecStore(x, r); in CPU_ProbeSHA512()
H A Dppc_simd.h895 inline void VecStore(const T data, byte dest[16]) in VecStore() function
928 inline void VecStore(const T data, int off, byte dest[16]) in VecStore() function
960 inline void VecStore(const T data, word32 dest[4]) in VecStore() function
995 inline void VecStore(const T data, int off, word32 dest[4]) in VecStore() function
1030 inline void VecStore(const T data, word64 dest[2]) in VecStore() function
1067 inline void VecStore(const T data, int off, word64 dest[2]) in VecStore() function
1244 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1246 VecStore((uint8x16_p)VecReverseLE(data), NCONST_V8_CAST(addr)); in VecStoreBE()
1280 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1315 VecStore((uint32x4_p)data, NCONST_V32_CAST(addr)); in VecStoreBE()
[all …]
H A Dgf2n_simd.cpp319 using CryptoPP::VecStore;
576 VecStore(c0, pCC+0);
577 VecStore(c1, pCC+16);
606 VecStore(c0, pCC+0);
607 VecStore(c1, pCC+16);
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dgcm_simd.cpp575 VecStore(VecXor(VecLoad(b), VecLoad(c)), a); in GCM_Xor16_POWER8()
630 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
632 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
633 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
634 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
640 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
642 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
643 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
644 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
733 VecStore(x, hbuffer); in GCM_AuthenticateBlocks_VMULL()
[all …]
H A Dppc_power8.cpp136 VecStore(s, r); in CPU_ProbeAES()
183 VecStore(x, r); in CPU_ProbeSHA256()
230 VecStore(x, r); in CPU_ProbeSHA512()
H A Dppc_simd.h895 inline void VecStore(const T data, byte dest[16]) in VecStore() function
928 inline void VecStore(const T data, int off, byte dest[16]) in VecStore() function
960 inline void VecStore(const T data, word32 dest[4]) in VecStore() function
995 inline void VecStore(const T data, int off, word32 dest[4]) in VecStore() function
1030 inline void VecStore(const T data, word64 dest[2]) in VecStore() function
1067 inline void VecStore(const T data, int off, word64 dest[2]) in VecStore() function
1244 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1246 VecStore((uint8x16_p)VecReverseLE(data), NCONST_V8_CAST(addr)); in VecStoreBE()
1280 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1315 VecStore((uint32x4_p)data, NCONST_V32_CAST(addr)); in VecStoreBE()
[all …]
H A Dgf2n_simd.cpp319 using CryptoPP::VecStore;
576 VecStore(c0, pCC+0);
577 VecStore(c1, pCC+16);
606 VecStore(c0, pCC+0);
607 VecStore(c1, pCC+16);
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dgcm_simd.cpp575 VecStore(VecXor(VecLoad(b), VecLoad(c)), a); in GCM_Xor16_POWER8()
630 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
632 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
633 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
634 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
640 VecStore(h, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
642 VecStore(h1, mulTable+i+16); in GCM_SetKeyWithoutResync_VMULL()
643 VecStore(h, mulTable+i+8); in GCM_SetKeyWithoutResync_VMULL()
644 VecStore(h1, (byte*)temp); in GCM_SetKeyWithoutResync_VMULL()
733 VecStore(x, hbuffer); in GCM_AuthenticateBlocks_VMULL()
[all …]
H A Dppc_power8.cpp136 VecStore(s, r); in CPU_ProbeAES()
183 VecStore(x, r); in CPU_ProbeSHA256()
230 VecStore(x, r); in CPU_ProbeSHA512()
H A Dppc_simd.h895 inline void VecStore(const T data, byte dest[16]) in VecStore() function
928 inline void VecStore(const T data, int off, byte dest[16]) in VecStore() function
960 inline void VecStore(const T data, word32 dest[4]) in VecStore() function
995 inline void VecStore(const T data, int off, word32 dest[4]) in VecStore() function
1030 inline void VecStore(const T data, word64 dest[2]) in VecStore() function
1067 inline void VecStore(const T data, int off, word64 dest[2]) in VecStore() function
1244 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1246 VecStore((uint8x16_p)VecReverseLE(data), NCONST_V8_CAST(addr)); in VecStoreBE()
1280 VecStore((uint8x16_p)data, NCONST_V8_CAST(addr)); in VecStoreBE()
1315 VecStore((uint32x4_p)data, NCONST_V32_CAST(addr)); in VecStoreBE()
[all …]
H A Dgf2n_simd.cpp319 using CryptoPP::VecStore;
576 VecStore(c0, pCC+0);
577 VecStore(c1, pCC+16);
606 VecStore(c0, pCC+0);
607 VecStore(c1, pCC+16);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/NVPTX/
H A DNVPTX.h67 VecStore = 2, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/NVPTX/
H A DNVPTX.h67 VecStore = 2, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/NVPTX/
H A DNVPTX.h68 VecStore = 2, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/NVPTX/
H A DNVPTX.h67 VecStore = 2, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTX.h68 VecStore = 2, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h68 VecStore = 2, enumerator
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/NVPTX/
H A DNVPTX.h68 VecStore = 2, enumerator
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/NVPTX/
H A DNVPTX.h78 VecStore = 2, enumerator
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/NVPTX/
H A DNVPTX.h77 VecStore = 2, enumerator

123