HomeSort by relevance Sort by last modified time
    Searched refs:opcodeTable (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
config.go 288 opcodeTable[OpARMUDIVrtcall].reg.clobbers |= 1 << 12 // R12
func.go 135 nArgs := opcodeTable[v.Op].argLen
opGen.go 1892 var opcodeTable = [...]opInfo{
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
config.go 288 opcodeTable[OpARMUDIVrtcall].reg.clobbers |= 1 << 12 // R12
func.go 135 nArgs := opcodeTable[v.Op].argLen
opGen.go 1892 var opcodeTable = [...]opInfo{
    [all...]

Completed in 171 milliseconds

12