Searched defs:getLocMemOffset (Results 1 – 7 of 7) sorted by relevance
129 int64_t getLocMemOffset() const { return std::get<int64_t>(Data); } in getLocMemOffset() function
127 unsigned getLocMemOffset() const { return std::get<int64_t>(Data); } in getLocMemOffset() function
149 unsigned getLocMemOffset() const { assert(isMemLoc()); return Loc; } in getLocMemOffset() function
151 unsigned getLocMemOffset() const { assert(isMemLoc()); return Loc; } in getLocMemOffset() function