Searched refs:EmitDebugThreadLocal (Results 1 – 5 of 5) sorted by relevance
163 void EmitDebugThreadLocal(const MCExpr *Value, unsigned Size) const override;
1207 void MipsAsmPrinter::EmitDebugThreadLocal(const MCExpr *Value, in EmitDebugThreadLocal() function in MipsAsmPrinter
545 virtual void EmitDebugThreadLocal(const MCExpr *Value, unsigned Size) const;
464 AP->EmitDebugThreadLocal(Expr, SizeOf(AP, Form)); in EmitValue()
630 void AsmPrinter::EmitDebugThreadLocal(const MCExpr *Value, in EmitDebugThreadLocal() function in AsmPrinter