Searched refs:DebugLocDwarfExpression (Results 1 – 2 of 2) sorted by relevance
254 class DebugLocDwarfExpression final : public DwarfExpression {264 DebugLocDwarfExpression(unsigned DwarfVersion, ByteStreamer &BS) in DebugLocDwarfExpression() function
166 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { in emitOp()172 void DebugLocDwarfExpression::emitSigned(int64_t Value) { in emitSigned()176 void DebugLocDwarfExpression::emitUnsigned(uint64_t Value) { in emitUnsigned()180 bool DebugLocDwarfExpression::isFrameRegister(const TargetRegisterInfo &TRI, in isFrameRegister()1936 DebugLocDwarfExpression DwarfExpr(AP.getDwarfVersion(), Streamer); in finalize()