Home
last modified time | relevance | path

Searched defs:RegAmounts (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/compile/internal/abi/
Dabiutils.go258 type RegAmounts struct { struct
259 intRegs int
260 floatRegs int
442 func (c *RegAmounts) regString(r RegIndex) string {