Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h187 const char *JT8Begin; // Defaults to "$a." variable
389 const char *getJumpTable8BeginLabelName() const { return JT8Begin; } in getJumpTable8BeginLabelName()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp47 JT8Begin = "L$start$jt8$"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp62 JT8Begin = "$d."; in MCAsmInfo()