Searched defs:Conf (Results 1 – 2 of 2) sorted by relevance
52 type Conf struct { struct53 config *Config54 tb testing.TB55 fe Frontend58 func (c *Conf) Frontend() Frontend {74 func (c *Conf) Temp(typ *types.Type) *ir.Name {
33 func makeConstShiftFunc(c *Conf, amount int64, op Op, typ *types.Type) fun {91 func makeShiftExtensionFunc(c *Conf, amount int64, lshift, rshift Op, typ *types.Type) fun {