Home
last modified time | relevance | path

Searched refs:Packs (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp707 Packs.push_back(Pack); in addPack()
749 assert(!Packs.empty() && "Pack expansion without unexpanded packs?"); in addPacks()
751 unsigned NumNamedPacks = Packs.size(); in addPacks()
776 if (Packs[I].Index >= Info.getNumExplicitArgs()) { in finishConstruction()
782 std::make_pair(Info.getDeducedDepth(), Packs[I].Index)) { in finishConstruction()
794 for (auto &Pack : Packs) { in finishConstruction()
820 for (auto &Pack : Packs) in ~PackDeductionScope()
845 for (auto &Pack : Packs) { in nextPackElement()
868 for (auto &Pack : Packs) { in finish()
966 SmallVector<DeducedPack, 2> Packs; member in __anon0cc92d000111::PackDeductionScope
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td243 // Data Shuffles, Packs, Unpacks, Permute
314 // Data Shuffles, Packs, Unpacks, Permute
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td954 // Packs.