HomeSort by relevance Sort by last modified time
    Searched refs:CodeBegin (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/MC/
MCAsmInfoDarwin.cpp 45 CodeBegin = "L$start$code$";
MCAsmInfo.cpp 61 CodeBegin = "$a.";
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmInfo.h 186 const char *CodeBegin; // Defaults to "$a."
387 const char *getCodeBeginLabelName() const { return CodeBegin; }

Completed in 174 milliseconds