Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.h25 struct InstructionTemplate { struct
29 InstructionTemplate &operator=(const InstructionTemplate &); // default argument
31 InstructionTemplate &operator=(InstructionTemplate argument
47 setVariableValuesInstructionTemplate global() argument
54 VariableValuesInstructionTemplate global() argument
[all...]
H A DCodeTemplate.cpp27 InstructionTemplate::InstructionTemplate(const Instruction *Instr) in InstructionTemplate() function in llvm::exegesis::InstructionTemplate
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DSnippetGeneratorTest.cpp470 generateCodeTemplates(InstructionTemplate,const BitVector &) const generateCodeTemplates() argument
[all...]