Home
last modified time | relevance | path

Searched defs:CurPtr (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DAsmLexer.h28 const char *CurPtr = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCodeGenCoverage.cpp52 const char *CurPtr = Buffer.getBufferStart(); in parse() local
DNativeFormatting.cpp23 char *CurPtr = EndPtr; in format_to_buffer() local
153 char *CurPtr = EndPtr; in write_hex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmLexer.cpp235 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix()
247 static unsigned doHexLookAhead(const char *&CurPtr, unsigned DefaultRadix, in doHexLookAhead()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.h29 const char *CurPtr; variable
DLLLexer.cpp147 static const char *isLabelTail(const char *CurPtr) { in isLabelTail()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp24 char *CurPtr = EndPtr; in format_to_buffer() local
154 char *CurPtr = EndPtr; in write_hex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h77 const char *CurPtr = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp380 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
575 unsigned char *CurPtr = RawBytes; in FoldReinterpretLoadFromConstPtr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp678 uint64_t CurPtr = 0; in COFFObjectFile() local