Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
39 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
43 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
47 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate