Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp321 static Cursor maybeLexFixedStackObject(Cursor C, MIToken &Token) { in maybeLexFixedStackObject() function
579 if (Cursor R = maybeLexFixedStackObject(C, Token)) in lexMIToken()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp352 static Cursor maybeLexFixedStackObject(Cursor C, MIToken &Token) { in maybeLexFixedStackObject() function
702 if (Cursor R = maybeLexFixedStackObject(C, Token)) in lexMIToken()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp377 static Cursor maybeLexFixedStackObject(Cursor C, MIToken &Token) { in maybeLexFixedStackObject() function
729 if (Cursor R = maybeLexFixedStackObject(C, Token)) in lexMIToken()