Lines Matching defs:ASI
253 unsigned ASI;
350 return ASI;
384 OS << "ASI tag: " << getASITag() << "\n";
500 Op->ASI = Val;
1172 // If the ASI tag provided is not a named tag, then it
1179 return Error(S, "invalid ASI number, must be between 0 and 255");
1196 return Error(TagStart, "unknown ASI tag");
1320 S, "malformed ASI tag, must be a constant integer expression");
1326 // as memory operations with ASI tag stored in %asi register needs
1350 return Error(S, "malformed ASI tag, must be %asi, a constant integer "
1355 // then it is an immediate ASI value.