Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h188 const char *JT16Begin; // Defaults to "$a." variable
390 const char *getJumpTable16BeginLabelName() const { return JT16Begin; } in getJumpTable16BeginLabelName()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp48 JT16Begin = "L$start$jt16$"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp63 JT16Begin = "$d."; in MCAsmInfo()