Home
last modified time | relevance | path

Searched defs:asmArch (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/
Dasmdecl.go50 type asmArch struct { struct
51 name string
52 bigEndian bool
53 stack string
54 lr bool
59 retRegs []string
61 sizes types.Sizes
62 intSize int
63 ptrSize int
64 maxAlign int
[all …]