Lines Matching defs:SMLoc

179 void MCStreamer::emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) {
226 llvm::SMLoc, const MCSubtargetInfo& STI) {}
308 SMLoc Loc) {
322 StringRef FileName, SMLoc Loc) {}
325 SMLoc Loc) {
414 void MCStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) {
438 void MCStreamer::emitCFIStartProc(bool IsSimple, SMLoc Loc) {
486 void MCStreamer::emitCFIDefCfa(int64_t Register, int64_t Offset, SMLoc Loc) {
497 void MCStreamer::emitCFIDefCfaOffset(int64_t Offset, SMLoc Loc) {
507 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment, SMLoc Loc) {
517 void MCStreamer::emitCFIDefCfaRegister(int64_t Register, SMLoc Loc) {
529 int64_t AddressSpace, SMLoc Loc) {
540 void MCStreamer::emitCFIOffset(int64_t Register, int64_t Offset, SMLoc Loc) {
550 void MCStreamer::emitCFIRelOffset(int64_t Register, int64_t Offset, SMLoc Loc) {
577 void MCStreamer::emitCFIRememberState(SMLoc Loc) {
587 void MCStreamer::emitCFIRestoreState(SMLoc Loc) {
598 void MCStreamer::emitCFISameValue(int64_t Register, SMLoc Loc) {
608 void MCStreamer::emitCFIRestore(int64_t Register, SMLoc Loc) {
618 void MCStreamer::emitCFIEscape(StringRef Values, SMLoc Loc) {
628 void MCStreamer::emitCFIGnuArgsSize(int64_t Size, SMLoc Loc) {
645 void MCStreamer::emitCFIUndefined(int64_t Register, SMLoc Loc) {
656 SMLoc Loc) {
666 void MCStreamer::emitCFIWindowSave(SMLoc Loc) {
675 void MCStreamer::emitCFINegateRAState(SMLoc Loc) {
692 void MCStreamer::emitCFILabelDirective(SMLoc Loc, StringRef Name) {
699 WinEH::FrameInfo *MCStreamer::EnsureValidWinFrameInfo(SMLoc Loc) {
714 void MCStreamer::emitWinCFIStartProc(const MCSymbol *Symbol, SMLoc Loc) {
732 void MCStreamer::emitWinCFIEndProc(SMLoc Loc) {
750 void MCStreamer::emitWinCFIFuncletOrFuncEnd(SMLoc Loc) {
761 void MCStreamer::emitWinCFIStartChained(SMLoc Loc) {
774 void MCStreamer::emitWinCFIEndChained(SMLoc Loc) {
789 SMLoc Loc) {
805 void MCStreamer::emitWinEHHandlerData(SMLoc Loc) {
869 void MCStreamer::emitWinCFIPushReg(MCRegister Register, SMLoc Loc) {
882 SMLoc Loc) {
903 void MCStreamer::emitWinCFIAllocStack(unsigned Size, SMLoc Loc) {
921 SMLoc Loc) {
938 SMLoc Loc) {
952 void MCStreamer::emitWinCFIPushFrame(bool Code, SMLoc Loc) {
966 void MCStreamer::emitWinCFIEndProlog(SMLoc Loc) {
1007 void MCStreamer::finish(SMLoc EndLoc) {
1224 void MCStreamer::emitValueImpl(const MCExpr *Value, unsigned Size, SMLoc Loc) {
1229 void MCStreamer::emitFill(const MCExpr &NumBytes, uint64_t Value, SMLoc Loc) {}
1231 SMLoc Loc) {}
1238 SMLoc Loc) {}