Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp325 static Cursor maybeLexConstantPoolItem(Cursor C, MIToken &Token) { in maybeLexConstantPoolItem() function
581 if (Cursor R = maybeLexConstantPoolItem(C, Token)) in lexMIToken()