Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp106 static Cursor skipMachineOperandComment(Cursor C) { in skipMachineOperandComment() function
711 C = skipMachineOperandComment(C); in lexMIToken()