Searched defs:getValueFor (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ | ||
D | CodeTemplate.cpp | 35 MCOperand &InstructionTemplate::getValueFor(const Variable &Var) { in getValueFor() function in llvm::exegesis::InstructionTemplate |
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/ | ||
D | AttrData.java | 24 public String getValueFor(String key) { in getValueFor() method in AttrData |