Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.h57 unsigned MaxConfigsPerOpcode = 1; member
H A DTarget.h145 unsigned MaxConfigsPerOpcode) const { in generateInstructionVariants()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp155 static cl::opt<unsigned> MaxConfigsPerOpcode( variable