Home
last modified time | relevance | path

Searched refs:OpIMake (Results 1 – 19 of 19) sorted by relevance

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssa/
H A Drewritedec.go70 if v_0.Op != OpIMake {
84 if v_0.Op != OpIMake {
198 v.reset(OpIMake)
380 if v_1.Op != OpIMake {
H A Ddecompose.go93 if v.Op != OpIMake {
230 v.reset(OpIMake)
H A Dnumberlines.go18OpIMake, OpStringMake, OpSliceMake, OpStructMake0, OpStructMake1, OpStructMake2, OpStructMake3, Op…
H A Dexpand_calls.go934 case OpIMake:
H A Drewritegeneric.go123 case OpIMake:
3842 v.reset(OpIMake)
8727 v.reset(OpIMake)
8739 v.reset(OpIMake)
8768 if v_0_0_0_0.Op != OpIMake {
H A DopGen.go2879 OpIMake const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/ssa/
H A Drewritedec.go73 if v_0.Op != OpIMake {
89 if v_0.Op != OpIMake {
218 v.reset(OpIMake)
417 if v_1.Op != OpIMake {
H A Ddecompose.go86 if v.Op != OpIMake {
212 v.reset(OpIMake)
H A Dnumberlines.go19OpIMake, OpStringMake, OpSliceMake, OpStructMake0, OpStructMake1, OpStructMake2, OpStructMake3, Op…
H A DrewritedecArgs.go71 v.reset(OpIMake)
H A Drewritegeneric.go151 case OpIMake:
6412 v.reset(OpIMake)
26334 v.reset(OpIMake)
26349 v.reset(OpIMake)
26378 if v_0_0_0_0.Op != OpIMake {
H A DopGen.go2623 OpIMake const
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/ssa/
H A Drewritedec.go85 if v_0.Op != OpIMake {
105 if v_0.Op != OpIMake {
242 v.reset(OpIMake)
459 if v_1.Op != OpIMake {
H A Ddecompose.go216 v.reset(OpIMake)
H A Drewritegeneric.go132 case OpIMake:
5481 v.reset(OpIMake)
5858 v.reset(OpIMake)
8946 v.reset(OpIMake)
8962 v.reset(OpIMake)
8991 if v_0_0_0_0.Op != OpIMake {
H A DopGen.go1880 OpIMake const
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dssa.go2044 return s.newValue2(ssa.OpIMake, n.Type, tab, data)
4098 res = s.newValue2(ssa.OpIMake, n.Type, typ, idata)
4120 res = s.newValue2(ssa.OpIMake, n.Type, s.variable(&typVar, byteptr), idata)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/ssagen/
H A Dssa.go3136 return s.newValue2(ssa.OpIMake, n.Type(), tab, data)
6267 res = s.newValue2(ssa.OpIMake, dst, typ, idata)
6289 res = s.newValue2(ssa.OpIMake, dst, s.variable(typVar, byteptr), idata)
6306 return s.newValue2(ssa.OpIMake, dst, tab, data), nil
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Dssa.go2651 return s.newValue2(ssa.OpIMake, n.Type, tab, data)
5526 res = s.newValue2(ssa.OpIMake, n.Type, typ, idata)
5548 res = s.newValue2(ssa.OpIMake, n.Type, s.variable(&typVar, byteptr), idata)