Home
last modified time | relevance | path

Searched defs:LocalLabelVal (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/MC/
H A DMCContext.cpp222 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance()
229 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
236 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol()
244 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol()
249 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, in getDirectionalLocalSymbol()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp230 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance()
237 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
244 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol()
252 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol()
257 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, in getDirectionalLocalSymbol()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp324 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance()
331 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()
338 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol()
346 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol()
351 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, in getDirectionalLocalSymbol()
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1422 int64_t LocalLabelVal = -1; in parseStatement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1701 int64_t LocalLabelVal = -1; in parseStatement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1800 int64_t LocalLabelVal = -1; in parseStatement() local