Searched refs:getIntegerRepresentation (Results 1 – 6 of 6) sorted by relevance
47 uint64_t getIntegerRepresentation() const { in getIntegerRepresentation() function
153 uint64_t getIntegerRepresentation() const { in getIntegerRepresentation() function157 return asFunctionPointer().getIntegerRepresentation() + Offset; in getIntegerRepresentation()626 return getIntegerRepresentation(); in getIndex()
43 uint64_t getIntegerRepresentation() const { in getIntegerRepresentation() function
1124 S.Stk.push<BoolT>(BoolT::from(Fn(Compare(LHS.getIntegerRepresentation(),1125 RHS.getIntegerRepresentation()))));2089 uint64_t V = Ptr.getIntegerRepresentation();2291 : LHS.getIntegerRepresentation(); in SubPtr()2296 : RHS.getIntegerRepresentation(); in SubPtr()2502 S.Stk.push<T>(T::from(Ptr.getIntegerRepresentation())); in CastPointerIntegral()3275 S.Stk.push<ToT>(ToT(OldPtr.getIntegerRepresentation(), nullptr)); in DecayPtr()
1936 Result.copy(APInt(BitWidth, Ptr.getIntegerRepresentation())); in CastPointerIntegralAP()1949 Result.copy(APInt(BitWidth, Ptr.getIntegerRepresentation())); in CastPointerIntegralAPS()
1038 uint64_t IntVal = Ptr.getIntegerRepresentation(); in interp__builtin_atomic_lock_free()1780 ? std::to_string(SrcPtr.getIntegerRepresentation()) in interp__builtin_memcpy()1781 : std::to_string(DestPtr.getIntegerRepresentation()); in interp__builtin_memcpy()