Searched defs:SymEffect (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ | ||
D | op.go | 377 type SymEffect int8 type |
D | opGen.go | 40872 func (o Op) SymEffect() SymEffect { return opcodeTable[o].symEffect } func |