Searched refs:getAsAddress (Results 1 – 7 of 7) sorted by relevance
118 Optional<uint64_t> getAsAddress() const;292 return V->getAsAddress(); in toAddress()
161 (FormValue.getAsAddress() == in dumpAttribute()353 if (auto Address = FormValue->getAsAddress()) { in getHighPC()
668 Optional<uint64_t> DWARFFormValue::getAsAddress() const { in getAsAddress() function in DWARFFormValue
257 if (auto Val = FormValue.value().getAsAddress()) in dumpDebugInfo()
485 Optional<uint64_t> Address = AttrVal.V.getAsAddress(); in updateUnitDebugInfo()675 const Optional<uint64_t> Result = Value.getAsAddress(); in updateUnitDebugInfo()
1533 EXPECT_EQ(CULowPC, *I->Value.getAsAddress());
1126 Addr = *Val.getAsAddress(); in cloneAddressAttribute()