Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp106 static Cursor skipMachineOperandComment(Cursor C) { in skipMachineOperandComment() function
713 C = skipMachineOperandComment(C); in lexMIToken()