Home
last modified time | relevance | path

Searched defs:CurIntVal (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.h76 int64_t CurIntVal; // This is valid for INTVAL. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h84 int64_t CurIntVal = 0; // This is valid for INTVAL. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.h91 int64_t CurIntVal = 0; // This is valid for IntVal. variable