Searched refs:OpS390XSLDconst (Results 1 – 3 of 3) sorted by relevance
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | rewriteS390X.go | 717 case OpS390XSLDconst: 10846 v0 := b.NewValue0(v.Pos, OpS390XSLDconst, t) 10849 v1 := b.NewValue0(v.Pos, OpS390XSLDconst, t) 10866 v0 := b.NewValue0(v.Pos, OpS390XSLDconst, t) 10869 v1 := b.NewValue0(v.Pos, OpS390XSLDconst, t) 10886 v0 := b.NewValue0(v.Pos, OpS390XSLDconst, t) 10889 v1 := b.NewValue0(v.Pos, OpS390XSLDconst, t) 11775 if v_0.Op != OpS390XSLDconst { 11847 v.reset(OpS390XSLDconst) 11980 v.reset(OpS390XSLDconst) [all …]
|
D | opGen.go | 2607 OpS390XSLDconst const
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/s390x/ |
D | ssa.go | 354 case ssa.OpS390XSLDconst, ssa.OpS390XSLWconst,
|