Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp244 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol() function in MCContext
254 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in createDirectionalLocalSymbol()
262 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in getDirectionalLocalSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h291 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,