Searched refs:emitCFISameValue (Results 1 – 6 of 6) sorted by relevance
240 OutStreamer->emitCFISameValue(Inst.getRegister(), Loc); in emitCFIInstruction()
363 void emitCFISameValue(int64_t Register, SMLoc Loc) override;2082 void MCAsmStreamer::emitCFISameValue(int64_t Register, SMLoc Loc) { in emitCFISameValue() function in MCAsmStreamer2083 MCStreamer::emitCFISameValue(Register, Loc); in emitCFISameValue()
598 void MCStreamer::emitCFISameValue(int64_t Register, SMLoc Loc) { in emitCFISameValue() function in MCStreamer
1009 virtual void emitCFISameValue(int64_t Register, SMLoc Loc = {});
4434 getStreamer().emitCFISameValue(Register, DirectiveLoc); in parseDirectiveCFISameValue()
5679 getStreamer().emitCFISameValue(Register, DirectiveLoc); in parseDirectiveCFISameValue()