Lines Matching defs:SMLoc

179 void MCStreamer::emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) {
226 llvm::SMLoc, const MCSubtargetInfo& STI) {}
270 void MCStreamer::emitDwarfLocLabelDirective(SMLoc Loc, StringRef Name) {
314 SMLoc Loc) {
328 StringRef FileName, SMLoc Loc) {}
331 SMLoc Loc) {
420 void MCStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) {
444 void MCStreamer::emitCFIStartProc(bool IsSimple, SMLoc Loc) {
506 void MCStreamer::emitCFIDefCfa(int64_t Register, int64_t Offset, SMLoc Loc) {
517 void MCStreamer::emitCFIDefCfaOffset(int64_t Offset, SMLoc Loc) {
527 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment, SMLoc Loc) {
537 void MCStreamer::emitCFIDefCfaRegister(int64_t Register, SMLoc Loc) {
549 int64_t AddressSpace, SMLoc Loc) {
560 void MCStreamer::emitCFIOffset(int64_t Register, int64_t Offset, SMLoc Loc) {
570 void MCStreamer::emitCFIRelOffset(int64_t Register, int64_t Offset, SMLoc Loc) {
597 void MCStreamer::emitCFIRememberState(SMLoc Loc) {
607 void MCStreamer::emitCFIRestoreState(SMLoc Loc) {
618 void MCStreamer::emitCFISameValue(int64_t Register, SMLoc Loc) {
628 void MCStreamer::emitCFIRestore(int64_t Register, SMLoc Loc) {
638 void MCStreamer::emitCFIEscape(StringRef Values, SMLoc Loc) {
648 void MCStreamer::emitCFIGnuArgsSize(int64_t Size, SMLoc Loc) {
665 void MCStreamer::emitCFIUndefined(int64_t Register, SMLoc Loc) {
676 SMLoc Loc) {
686 void MCStreamer::emitCFIWindowSave(SMLoc Loc) {
695 void MCStreamer::emitCFINegateRAState(SMLoc Loc) {
705 void MCStreamer::emitCFINegateRAStateWithPC(SMLoc Loc) {
722 void MCStreamer::emitCFILabelDirective(SMLoc Loc, StringRef Name) {
729 void MCStreamer::emitCFIValOffset(int64_t Register, int64_t Offset, SMLoc Loc) {
739 WinEH::FrameInfo *MCStreamer::EnsureValidWinFrameInfo(SMLoc Loc) {
754 void MCStreamer::emitWinCFIStartProc(const MCSymbol *Symbol, SMLoc Loc) {
772 void MCStreamer::emitWinCFIEndProc(SMLoc Loc) {
790 void MCStreamer::emitWinCFIFuncletOrFuncEnd(SMLoc Loc) {
801 void MCStreamer::emitWinCFIStartChained(SMLoc Loc) {
814 void MCStreamer::emitWinCFIEndChained(SMLoc Loc) {
829 SMLoc Loc) {
845 void MCStreamer::emitWinEHHandlerData(SMLoc Loc) {
909 void MCStreamer::emitWinCFIPushReg(MCRegister Register, SMLoc Loc) {
922 SMLoc Loc) {
943 void MCStreamer::emitWinCFIAllocStack(unsigned Size, SMLoc Loc) {
961 SMLoc Loc) {
978 SMLoc Loc) {
992 void MCStreamer::emitWinCFIPushFrame(bool Code, SMLoc Loc) {
1006 void MCStreamer::emitWinCFIEndProlog(SMLoc Loc) {
1051 void MCStreamer::finish(SMLoc EndLoc) {
1268 void MCStreamer::emitValueImpl(const MCExpr *Value, unsigned Size, SMLoc Loc) {
1273 void MCStreamer::emitFill(const MCExpr &NumBytes, uint64_t Value, SMLoc Loc) {}
1275 SMLoc Loc) {}
1282 SMLoc Loc) {}