Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h391 const char *getJumpTable32BeginLabelName() const { return JT32Begin; } in getJumpTable32BeginLabelName() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp255 Twine(MAI.getJumpTable32BeginLabelName()) + in EmitJumpTable32Region()