Home | History | Annotate | Download | only in WebAssembly

Lines Matching refs:isNest

503     if (Out.Flags.isNest())
596 assert(!In.Flags.isNest() && "nest is not valid for return values");
647 assert(!Out.Flags.isNest() && "nest is not valid for return values");
677 if (In.Flags.isNest())