Home
last modified time | relevance | path

Searched refs:Permutation (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVScheduleV.td509 // 16. Vector Permutation Instructions
736 // 16. Vector Permutation Instructions
951 // 16. Vector Permutation Instructions
1114 // 16. Vector Permutation Instructions
H A DRISCVSchedSiFiveP600.td93 // VEXQ1 handle Complex Slide, Permutation, Reductions, Divide instructions.
665 // 16. Vector Permutation Instructions
1062 // 17. Vector Permutation Instructions
H A DRISCVSchedSiFive7.td908 // 16. Vector Permutation Instructions
1263 // 17. Vector Permutation Instructions
H A DRISCVInstrInfoVPseudos.td6753 // 16. Vector Permutation Instructions
7422 // 16. Vector Permutation Instructions
H A DRISCVInstrInfoVVLPatterns.td2919 // 16. Vector Permutation Instructions
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td1256 // Permutation
1860 // Permutation
H A Driscv_vector.td2214 // 16. Vector Permutation Instructions
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok2344 F. M. Ives Permutation Enumeration: Four New
2345 Permutation Algorithms . . . . . . . . . 68--72
3253 Fabrizio Luccio Permutation of Data Blocks in a Bubble
H A Dfunstack.in17788 title = "Permutation Enumeration: Four New Permutation Algorithms",
24853 title = "Permutation of Data Blocks in a Bubble Memory",
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14899 constexpr uint64_t Permutation[] = {1, 0}; in ActOnOpenMPInterchangeDirective() local
14928 uint64_t SourceIdx = Permutation[TargetIdx]; in ActOnOpenMPInterchangeDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrVSX.td1035 // Permutation Instructions
/freebsd/crypto/openssl/
H A DCHANGES.md6525 improvements. Vector Permutation AES for Altivec is also added.
8113 * Fix SEGV in Vector Permutation AES module observed in OpenSSH.