Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/
Dmain.go66 faultOnNilArg0 bool // this op will fault if arg0 is nil (and aux encodes a small offset) member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dop.go40 faultOnNilArg0 bool // this op will fault if arg0 is nil (and aux encodes a small offset) member