Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.h57 unsigned MaxConfigsPerOpcode = 1; member
H A DTarget.h253 generateInstructionVariants(const Instruction & Instr,unsigned MaxConfigsPerOpcode) generateInstructionVariants() argument
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp157 static cl::opt<unsigned> MaxConfigsPerOpcode( variable