Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h389 const char *getJumpTable8BeginLabelName() const { return JT8Begin; } in getJumpTable8BeginLabelName() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCStreamer.cpp222 Twine(MAI.getJumpTable8BeginLabelName()) + in EmitJumpTable8Region()