Home
last modified time | relevance | path

Searched refs:InstRec (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenTarget.h155 CodeGenInstruction &getInstruction(const Record *InstRec) const { in getInstruction() argument
157 auto I = Instructions.find(InstRec); in getInstruction()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenTarget.h151 CodeGenInstruction &getInstruction(const Record *InstRec) const { in getInstruction() argument
153 auto I = Instructions.find(InstRec); in getInstruction()