Searched refs:Permutation (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 512 // 16. Vector Permutation Instructions 739 // 16. Vector Permutation Instructions 957 // 16. Vector Permutation Instructions 1120 // 16. Vector Permutation Instructions
|
| H A D | RISCVSchedSiFiveP800.td | 106 // VEXQ1 handle Complex Slide, Permutation, Reductions, Divide instructions. 695 // 16. Vector Permutation Instructions 1107 // 17. Vector Permutation Instructions
|
| H A D | RISCVSchedSiFiveP600.td | 341 // VEXQ1 handle Complex Slide, Permutation, Reductions, Divide instructions. 978 // 16. Vector Permutation Instructions 1418 // 17. Vector Permutation Instructions
|
| H A D | RISCVSchedSiFiveP400.td | 749 // 16. Vector Permutation Instructions 1162 // 17. Vector Permutation Instructions
|
| H A D | RISCVSchedSiFive7.td | 958 // 16. Vector Permutation Instructions 1357 // 16. Vector Permutation Instructions
|
| H A D | RISCVInstrInfoVPseudos.td | 6737 // 16. Vector Permutation Instructions 7387 // 16. Vector Permutation Instructions
|
| H A D | RISCVInstrInfoVVLPatterns.td | 2875 // 16. Vector Permutation Instructions
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 1267 // Permutation 1857 // Permutation
|
| H A D | riscv_vector.td | 1558 // 16. Vector Permutation Instructions
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 2344 F. M. Ives Permutation Enumeration: Four New 2345 Permutation Algorithms . . . . . . . . . 68--72 3253 Fabrizio Luccio Permutation of Data Blocks in a Bubble
|
| H A D | funstack.in | 17788 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 D | SemaOpenMP.cpp | 15350 SmallVector<uint64_t, 2> Permutation; in ActOnOpenMPInterchangeDirective() local 15352 Permutation = {1, 0}; in ActOnOpenMPInterchangeDirective() 15374 Permutation.push_back(PermInt - 1); in ActOnOpenMPInterchangeDirective() 15377 if (Permutation.size() != NumLoops) in ActOnOpenMPInterchangeDirective() 15382 if (NumLoops <= 1 || llvm::all_of(llvm::enumerate(Permutation), [](auto P) { in ActOnOpenMPInterchangeDirective() 15414 uint64_t SourceIdx = Permutation[TargetIdx]; in ActOnOpenMPInterchangeDirective()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrVSX.td | 1035 // Permutation Instructions
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 8354 improvements. Vector Permutation AES for Altivec is also added. 9942 * Fix SEGV in Vector Permutation AES module observed in OpenSSH.
|