Searched refs:EmitDwarfRegOp (Results 1 – 5 of 5) sorted by relevance
101 virtual void EmitDwarfRegOp(const MachineLocation &MLoc, bool Indirect) const
60 void ARMAsmPrinter::EmitDwarfRegOp(const MachineLocation &MLoc, in EmitDwarfRegOp() function in ARMAsmPrinter64 AsmPrinter::EmitDwarfRegOp(MLoc, Indirect); in EmitDwarfRegOp()
421 virtual void EmitDwarfRegOp(const MachineLocation &MLoc,
2726 Asm->EmitDwarfRegOp(Loc, DV.isIndirect()); in emitDebugLoc()2734 Asm->EmitDwarfRegOp(Loc, DV.isIndirect()); in emitDebugLoc()2744 Asm->EmitDwarfRegOp(TLoc, DV.isIndirect()); in emitDebugLoc()2748 Asm->EmitDwarfRegOp(Loc, DV.isIndirect()); in emitDebugLoc()
834 void AsmPrinter::EmitDwarfRegOp(const MachineLocation &MLoc, in EmitDwarfRegOp() function in AsmPrinter