Searched defs:LocalLabelVal (Results 1 – 2 of 2) sorted by relevance
418 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance()425 unsigned MCContext::GetInstance(unsigned LocalLabelVal) { in GetInstance()432 MCSymbol *MCContext::getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, in getOrCreateDirectionalLocalSymbol()440 MCSymbol *MCContext::createDirectionalLocalSymbol(unsigned LocalLabelVal) { in createDirectionalLocalSymbol()445 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, in getDirectionalLocalSymbol()
1735 int64_t LocalLabelVal = -1; in parseStatement() local