Searched defs:ArgLocation (Results 1 – 5 of 5) sorted by relevance
32 struct ArgLocation { struct33 ArgLocationKind kind; argument42 constexpr ArgLocation GetNextArgLoc(unsigned size, unsigned alignment) { in GetNextArgLoc() argument
34 struct ArgLocation { struct35 ArgLocationKind kind; argument44 constexpr ArgLocation GetNextIntArgLoc(unsigned size, unsigned alignment) { in GetNextIntArgLoc() argument
37 struct ArgLocation { struct38 ArgLocationKind kind; argument53 constexpr ArgLocation GetNextIntArgLoc(unsigned size, unsigned alignment) { in GetNextIntArgLoc() argument
32 struct ArgLocation { struct33 ArgLocationKind kind; argument47 constexpr ArgLocation GetNextIntArgLoc(unsigned size, unsigned alignment) { in GetNextIntArgLoc() argument
33 struct ArgLocation { struct34 ArgLocationKind kind; argument35 unsigned offset; // meaning of offset depends on kind!