Home
last modified time | relevance | path

Searched defs:OMI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2831 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing() local
2872 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp723 StringMap<Option *>::const_iterator OMI = OptionsMap.find(Name); in getOptionPred() local