HomeSort by relevance Sort by last modified time
    Searched full:simtype (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
align.go 164 /* simtype == 0 during bootstrap */
166 if Simtype[t.Etype] != 0 {
167 et = int32(Simtype[t.Etype])
429 Simtype[i] = uint8(i)
626 Simtype[TMAP] = uint8(Tptr)
628 Simtype[TCHAN] = uint8(Tptr)
629 Simtype[TFUNC] = uint8(Tptr)
630 Simtype[TUNSAFEPTR] = uint8(Tptr)
649 Simtype[etype] = uint8(sameas)
gsubr.go 341 a.Etype = Simtype[n.Left.Type.Etype]
366 a.Etype = Simtype[n.Type.Etype]
470 a.Etype = Simtype[Tptr]
481 a.Etype = Simtype[TUINT]
494 a.Etype = Simtype[TUINT]
677 et := int(Simtype[t.Etype])
gen.go 337 switch Simtype[n.Type.Etype] {
1044 if int(Simtype[t.Etype]) == Tptr && t != itable {
1131 nodl.Type = Types[Simtype[TUINT]]
1161 if wb && int(Simtype[t.Etype]) == Tptr && t != itable {
1230 f(Types[Simtype[TUINT]], startOffset+int64(Widthptr))
1235 f(Types[Simtype[TUINT]], startOffset+int64(Array_nel)) &&
1236 f(Types[Simtype[TUINT]], startOffset+int64(Array_cap))
obj.go 306 p.To.Etype = Simtype[TINT]
319 a.Etype = Simtype[TINT]
354 p.To.Etype = Simtype[TINT]
subr.go 1269 if Simtype[src.Etype] == Simtype[dst.Etype] {
1277 if Simtype[src.Etype] == Simtype[dst.Etype] {
1435 switch Simtype[t.Etype] {
1447 e1 := int(Simtype[t1.Etype])
1448 e2 := int(Simtype[t2.Etype])
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
align.go 161 /* simtype == 0 during bootstrap */
163 if Simtype[t.Etype] != 0 {
164 et = int32(Simtype[t.Etype])
426 Simtype[i] = uint8(i)
623 Simtype[TMAP] = uint8(Tptr)
625 Simtype[TCHAN] = uint8(Tptr)
626 Simtype[TFUNC] = uint8(Tptr)
627 Simtype[TUNSAFEPTR] = uint8(Tptr)
646 Simtype[etype] = uint8(sameas)
gsubr.go 338 a.Etype = Simtype[n.Left.Type.Etype]
363 a.Etype = Simtype[n.Type.Etype]
467 a.Etype = Simtype[Tptr]
478 a.Etype = Simtype[TUINT]
491 a.Etype = Simtype[TUINT]
674 et := int(Simtype[t.Etype])
gen.go 334 switch Simtype[n.Type.Etype] {
1041 if int(Simtype[t.Etype]) == Tptr && t != itable {
1128 nodl.Type = Types[Simtype[TUINT]]
1158 if wb && int(Simtype[t.Etype]) == Tptr && t != itable {
1227 f(Types[Simtype[TUINT]], startOffset+int64(Widthptr))
1232 f(Types[Simtype[TUINT]], startOffset+int64(Array_nel)) &&
1233 f(Types[Simtype[TUINT]], startOffset+int64(Array_cap))
obj.go 303 p.To.Etype = Simtype[TINT]
316 a.Etype = Simtype[TINT]
351 p.To.Etype = Simtype[TINT]
subr.go 1266 if Simtype[src.Etype] == Simtype[dst.Etype] {
1274 if Simtype[src.Etype] == Simtype[dst.Etype] {
1432 switch Simtype[t.Etype] {
1444 e1 := int(Simtype[t1.Etype])
1445 e2 := int(Simtype[t2.Etype])
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
align.go 164 /* simtype == 0 during bootstrap */
166 if Simtype[t.Etype] != 0 {
167 et = int32(Simtype[t.Etype])
429 Simtype[i] = uint8(i)
626 Simtype[TMAP] = uint8(Tptr)
628 Simtype[TCHAN] = uint8(Tptr)
629 Simtype[TFUNC] = uint8(Tptr)
630 Simtype[TUNSAFEPTR] = uint8(Tptr)
649 Simtype[etype] = uint8(sameas)
gsubr.go 341 a.Etype = Simtype[n.Left.Type.Etype]
366 a.Etype = Simtype[n.Type.Etype]
470 a.Etype = Simtype[Tptr]
481 a.Etype = Simtype[TUINT]
494 a.Etype = Simtype[TUINT]
677 et := int(Simtype[t.Etype])
gen.go 337 switch Simtype[n.Type.Etype] {
1044 if int(Simtype[t.Etype]) == Tptr && t != itable {
1131 nodl.Type = Types[Simtype[TUINT]]
1161 if wb && int(Simtype[t.Etype]) == Tptr && t != itable {
1230 f(Types[Simtype[TUINT]], startOffset+int64(Widthptr))
1235 f(Types[Simtype[TUINT]], startOffset+int64(Array_nel)) &&
1236 f(Types[Simtype[TUINT]], startOffset+int64(Array_cap))
obj.go 306 p.To.Etype = Simtype[TINT]
319 a.Etype = Simtype[TINT]
354 p.To.Etype = Simtype[TINT]
subr.go 1269 if Simtype[src.Etype] == Simtype[dst.Etype] {
1277 if Simtype[src.Etype] == Simtype[dst.Etype] {
1435 switch Simtype[t.Etype] {
1447 e1 := int(Simtype[t1.Etype])
1448 e2 := int(Simtype[t2.Etype])
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
align.go 161 /* simtype == 0 during bootstrap */
163 if Simtype[t.Etype] != 0 {
164 et = int32(Simtype[t.Etype])
426 Simtype[i] = uint8(i)
623 Simtype[TMAP] = uint8(Tptr)
625 Simtype[TCHAN] = uint8(Tptr)
626 Simtype[TFUNC] = uint8(Tptr)
627 Simtype[TUNSAFEPTR] = uint8(Tptr)
646 Simtype[etype] = uint8(sameas)
gsubr.go 338 a.Etype = Simtype[n.Left.Type.Etype]
363 a.Etype = Simtype[n.Type.Etype]
467 a.Etype = Simtype[Tptr]
478 a.Etype = Simtype[TUINT]
491 a.Etype = Simtype[TUINT]
674 et := int(Simtype[t.Etype])
gen.go 334 switch Simtype[n.Type.Etype] {
1041 if int(Simtype[t.Etype]) == Tptr && t != itable {
1128 nodl.Type = Types[Simtype[TUINT]]
1158 if wb && int(Simtype[t.Etype]) == Tptr && t != itable {
1227 f(Types[Simtype[TUINT]], startOffset+int64(Widthptr))
1232 f(Types[Simtype[TUINT]], startOffset+int64(Array_nel)) &&
1233 f(Types[Simtype[TUINT]], startOffset+int64(Array_cap))
obj.go 303 p.To.Etype = Simtype[TINT]
316 a.Etype = Simtype[TINT]
351 p.To.Etype = Simtype[TINT]
subr.go 1266 if Simtype[src.Etype] == Simtype[dst.Etype] {
1274 if Simtype[src.Etype] == Simtype[dst.Etype] {
1432 switch Simtype[t.Etype] {
1444 e1 := int(Simtype[t1.Etype])
1445 e2 := int(Simtype[t2.Etype])
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/x86/
cgen.go 23 if n.Addable && (gc.Simtype[n.Etype] == gc.TUINT32 || gc.Simtype[n.Etype] == gc.TINT32) {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
cgen.go 20 if n.Addable && (gc.Simtype[n.Etype] == gc.TUINT32 || gc.Simtype[n.Etype] == gc.TINT32) {
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/x86/
cgen.go 23 if n.Addable && (gc.Simtype[n.Etype] == gc.TUINT32 || gc.Simtype[n.Etype] == gc.TINT32) {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/x86/
cgen.go 20 if n.Addable && (gc.Simtype[n.Etype] == gc.TUINT32 || gc.Simtype[n.Etype] == gc.TINT32) {
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm64/
ggen.go 279 switch gc.Simtype[t.Etype] {
358 tcount := gc.Types[gc.Simtype[nr.Type.Etype]]

Completed in 974 milliseconds

1 2 3 4