Home
last modified time | relevance | path

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

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