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