Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp236 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol() function in MCContext
246 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in createDirectionalLocalSymbol()
254 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in getDirectionalLocalSymbol()
/external/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()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp266 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol() function in MCContext
276 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in createDirectionalLocalSymbol()
284 return getOrCreateDirectionalLocalSymbol(LocalLabelVal, Instance); in getDirectionalLocalSymbol()
/external/llvm/include/llvm/MC/
DMCContext.h236 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h303 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h291 MCSymbol *getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal,