Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp2852 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing() local
2893 for (const OperandMatchEntry &OMI : Info.OperandMatchInfo) { in emitCustomOperandParsing() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp724 StringMap<Option *>::const_iterator OMI = OptionsMap.find(Name); in getOptionPred() local