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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h89 void bindInstrVariable(StringRef Name, unsigned InstrID) { function in class:llvm::GIMatchTreeLeafInfo
H A DGIMatchTree.cpp119 Info.bindInstrVariable(Instr->getUserAssignedName(), ID);

Completed in 103 milliseconds