Home
last modified time | relevance | path

Searched defs:MaxConfigsPerOpcode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.h55 unsigned MaxConfigsPerOpcode = 1; member
H A DTarget.h140 unsigned MaxConfigsPerOpcode) const { in generateInstructionVariants()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp119 static cl::opt<unsigned> MaxConfigsPerOpcode( variable