Searched refs:Pairwise (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 104 return TTI::ReductionShuffle::Pairwise; in getPreferredExpandedReductionShuffle()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_neon.td | 379 // E.3.7 Pairwise Addition 883 // Pairwise Max/Min 888 // Pairwise MaxNum/MinNum Floating Point 893 // Pairwise Addition 1382 // Scalar Reduce Pairwise Addition (Scalar and Floating Point) 1386 // Scalar Reduce Floating Point Pairwise Max/Min 1392 // Scalar Reduce Floating Point Pairwise maxNum/minNum 1739 // Pairwise addition 1742 // Pairwise Max/Min 1790 // Pairwise addition [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsARM.td | 547 // Vector Pairwise Add. 550 // Vector Pairwise Add Long. 559 // Vector Pairwise Add and Accumulate Long. 567 // Vector Pairwise Maximum and Minimum.
|
H A D | IntrinsicsAArch64.td | 380 // Pairwise Add 384 // Long Pairwise Add
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | OSSL_PROVIDER-FIPS.pod | 241 Pairwise Consistency check for a signature.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1149 if (TargetTransformInfo::ReductionShuffle::Pairwise == RS) { in getShuffleReduction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrNEON.td | 3181 // Pairwise long 2-register intrinsics, both double- and quad-register. 3197 // Pairwise long 2-register accumulate intrinsics, 3979 // Neon Pairwise long 2-register intrinsics, 4002 // Neon Pairwise long 2-register accumulate intrinsics, 5771 // Vector Pairwise Operations. 5773 // VPADD : Vector Pairwise Add 5791 // VPADDL : Vector Pairwise Add Long 5797 // VPADAL : Vector Pairwise Add and Accumulate Long 5803 // VPMAX : Vector Pairwise Maximum 5822 // VPMIN : Vector Pairwise Minimum
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 379 (Mobility-Domain-Id, WLAN-HESSID, WLAN-Pairwise-Cipher, 380 WLAN-Group-Cipher, WLAN-AKM-Suite, WLAN-Group-Mgmt-Pairwise-Cipher)
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CFG.cpp | 1845 auto Pairwise = in addAutomaticObjHandling() local 1847 for (auto [E, B] : Pairwise) { in addAutomaticObjHandling()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 1719 enum struct ReductionShuffle { SplitHalf, Pairwise }; enumerator
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 2498 * ignore Tx bit in GTK IE when Pairwise keys are used
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | SVEInstrFormats.td | 2716 // SVE2 Floating Point Pairwise Group
|