Searched refs:getDirectionalLocalSymbol (Results 1 – 5 of 5) sorted by relevance
483 LLVM_ABI MCSymbol *getDirectionalLocalSymbol(unsigned LocalLabelVal,
445 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, in getDirectionalLocalSymbol() function in MCContext
2140 getContext().getDirectionalLocalSymbol(IntVal, IDVal == "b"); in ParseIntelExpression()
1270 Ctx.getDirectionalLocalSymbol(IntVal, IDVal == "b"); in parsePrimaryExpr()
1432 MCSymbol *Sym = getContext().getDirectionalLocalSymbol(0, Before); in parsePrimaryExpr()