Home
last modified time | relevance | path

Searched refs:getJumpTable16BeginLabelName (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h390 const char *getJumpTable16BeginLabelName() const { return JT16Begin; } in getJumpTable16BeginLabelName() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp238 Twine(MAI.getJumpTable16BeginLabelName()) + in EmitJumpTable16Region()