Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h186 const char *CodeBegin; // Defaults to "$a." variable
387 const char *getCodeBeginLabelName() const { return CodeBegin; } in getCodeBeginLabelName()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp45 CodeBegin = "L$start$code$"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp61 CodeBegin = "$a."; in MCAsmInfo()