Searched defs:RegIndex (Results 1 – 3 of 3) sorted by relevance
185 func archRegForAbiReg(r abi.RegIndex, c *Config) uint8 {197 func ObjRegForAbiReg(r abi.RegIndex, c *Config) int16 {
895 func ArgOpAndRegisterFor(r abi.RegIndex, abiConfig *abi.ABIConfig) (Op, int64) {
92 type RegIndex uint8 type