Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp49 JT32Begin = "L$start$jt32$"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp64 JT32Begin = "$d."; in MCAsmInfo()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h189 const char *JT32Begin; // Defaults to "$a." variable
391 const char *getJumpTable32BeginLabelName() const { return JT32Begin; } in getJumpTable32BeginLabelName()