Searched refs:emitSigned (Results 1 – 4 of 4) sorted by relevance
191 virtual void emitSigned(int64_t Value) = 0;386 void emitSigned(int64_t Value) override;416 void emitSigned(int64_t Value) override;
64 emitSigned(Offset); in addBReg()69 emitSigned(Offset); in addFBReg()194 emitSigned(Value); in addSignedConstant()587 emitSigned(Op->getArg(0)); in addExpression()639 emitSigned(Op->getArg(1)); in addExpression()
50 void DIEDwarfExpression::emitSigned(int64_t Value) { in emitSigned() function in DIEDwarfExpression
179 void DebugLocDwarfExpression::emitSigned(int64_t Value) { in emitSigned() function in DebugLocDwarfExpression