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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp650 int getOpIndex(StringRef Op) { return OpMap[Op].first; } function in class:__anon5886::IAPrinter
882 IAP.getOpIndex(ROName)));

Completed in 103 milliseconds