Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h89 void bindInstrVariable(StringRef Name, unsigned InstrID) { in bindInstrVariable() function
H A DGIMatchTree.cpp119 Info.bindInstrVariable(Instr->getUserAssignedName(), ID); in declareInstr()