Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp28 UniqueCodeBeginSuffix(0), in MCStreamer()
207 utostr(UniqueCodeBeginSuffix++)); in EmitCodeRegion()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCStreamer.h74 unsigned UniqueCodeBeginSuffix; variable