Home
last modified time | relevance | path

Searched refs:CombinationGenerator (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.h121 class CombinationGenerator {
198 CombinationGenerator(ArrayRef<choices_storage_type> VariablesChoices_) in CombinationGenerator() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp938 CombinationGenerator<MCOperand, decltype(VariableChoices)::value_type, 4> G( in generateInstructionVariants()