reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1193 return isGFX10(); 1643 else if (AsmParser->isGFX9() || AsmParser->isGFX10()) 2777 if (!isGFX10()) 2977 if ((Desc.TSFlags & SIInstrFlags::MIMG) == 0 || !isGFX10()) 4016 if (!isGFX10()) 4028 if (!isGFX10()) 4039 if (G_00B848_WGP_MODE(Header.compute_pgm_resource_registers) && !isGFX10()) 4044 if (G_00B848_MEM_ORDERED(Header.compute_pgm_resource_registers) && !isGFX10()) 4049 if (G_00B848_FWD_PROGRESS(Header.compute_pgm_resource_registers) && !isGFX10()) 4349 return isGFX9() || isGFX10(); 4372 return !isGFX9() && !isGFX10(); 4376 return !isCI() && !isSI() && !isGFX10() && hasXNACK(); 4378 return isGFX10(); 4386 if (isSI() || isGFX10()) { 4492 if (IsMIMG && isGFX10() && Operands.size() == 2) 4615 if (Tok == "a16" && !isGFX9() && !isGFX10()) 4632 if (!isGFX10() && ImmTy == AMDGPUOperand::ImmTyDLC) 5231 if (Val > 4 || (Val == 4 && !isGFX10())) 5238 if (isGFX10() && Str == "prim") { 5862 if (isGFX10()) 5902 if (isGFX10()) 5939 bool IsGFX10 = isGFX10(); 6132 } else if (Op.Type == AMDGPUOperand::ImmTyFORMAT && !isGFX10()) { 6441 if (!isGFX10()) 6498 if (!isGFX10()) 6578 if (!isGFX10() && (Prefix == "row_share" || Prefix == "row_xmask"))