Searched defs:LiftoffRegList (Results 1 – 2 of 2) sorted by relevance
466 explicit constexpr LiftoffRegList(storage_t bits) : regs_(bits) {} in LiftoffRegList() function487 friend class LiftoffRegList; variable
367 StoreType type, LiftoffRegList /* pinned */, in Store() argument