Searched refs:emitARM64WinCFIAddFP (Results 1 – 5 of 5) sorted by relevance
60 virtual void emitARM64WinCFIAddFP(unsigned Size) {} in emitARM64WinCFIAddFP() function126 void emitARM64WinCFIAddFP(unsigned Size) override;
96 void emitARM64WinCFIAddFP(unsigned Size) override { in emitARM64WinCFIAddFP() function in __anon23951c820111::AArch64TargetAsmStreamer
156 void AArch64TargetWinCOFFStreamer::emitARM64WinCFIAddFP(unsigned Offset) { in emitARM64WinCFIAddFP() function in AArch64TargetWinCOFFStreamer
1646 TS->emitARM64WinCFIAddFP(MI->getOperand(0).getImm()); in emitInstruction()
7422 getTargetStreamer().emitARM64WinCFIAddFP(Size); in parseDirectiveSEHAddFP()