Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DCodeTemplate.cpp44 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate
48 const MCOperand &InstructionTemplate::getValueFor(const Variable &Var) const { in getValueFor() function in llvm::exegesis::InstructionTemplate
52 MCOperand &InstructionTemplate::getValueFor(const Operand &Op) { in getValueFor() function in llvm::exegesis::InstructionTemplate
56 const MCOperand &InstructionTemplate::getValueFor(const Operand &Op) const { in getValueFor() function in llvm::exegesis::InstructionTemplate