Searched refs:getDirectionalLocalSymbol (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h471 MCSymbol *getDirectionalLocalSymbol(unsigned LocalLabelVal, bool Before);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp330 MCSymbol *MCContext::getDirectionalLocalSymbol(unsigned LocalLabelVal, function in class:MCContext
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1275 Ctx.getDirectionalLocalSymbol(IntVal, IDVal == "b");
H A DMasmParser.cpp1618 Ctx.getDirectionalLocalSymbol(IntVal, IDVal == "b");
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2080 getContext().getDirectionalLocalSymbol(IntVal, IDVal == "b");

Completed in 291 milliseconds