Home | History | Annotate | Download | only in WebAssembly

Lines Matching refs:ArgReg

845   for (unsigned ArgReg : Args)
846 MIB.addReg(ArgReg);