Home
last modified time | relevance | path

Searched refs:WidthCalculated (Results 1 – 6 of 6) sorted by last modified time

/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/gc/
H A Dalign.go205 if t.WidthCalculated() {
H A Dwalk.go445 if n.Type != nil && !n.Type.WidthCalculated() {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/types/
H A Dtype.go854 if t.WidthCalculated() {
877 func (t *Type) WidthCalculated() bool { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/
H A Dwalk.go465 if n.Type != nil && !n.Type.WidthCalculated() {
H A Dalign.go182 if t.WidthCalculated() {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/types/
H A Dtype.go844 if t.WidthCalculated() {
874 func (t *Type) WidthCalculated() bool { func