Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Drewrite.go2163 type flagConstantBuilder struct { struct
2164 N bool
2165 Z bool
2166 C bool
2167 V bool
2170 func (fcs flagConstantBuilder) encode() flagConstant {