Home
last modified time | relevance | path

Searched refs:OpS390XSLDconst (Results 1 – 3 of 3) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
DrewriteS390X.go717 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 …]
DopGen.go2607 OpS390XSLDconst const
/prebuilts/go/linux-x86/src/cmd/compile/internal/s390x/
Dssa.go354 case ssa.OpS390XSLDconst, ssa.OpS390XSLWconst,