Home | History | Annotate | Download | only in ppc64

Lines Matching refs:type_

56 	type_ int8 // cases in asmout below. E.g., 44 = st r,(ra+rb); 45 = ld (ra+rb), r
598 if (o.type_ == 16 || o.type_ == 17) && p.Pcond != nil {
2104 switch o.type_ {
2106 ctxt.Diag("unknown type %d", o.type_)