Home
last modified time | relevance | path

Searched refs:SDWA10 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h43 SDWA10 = 7, enumerator
H A DSIInstrInfo.td29 int SDWA10 = 7;
2789 [!cast<string>(SIEncodingFamily.SDWA10)],
H A DVOPInstructions.td705 Base_VOP_SDWA10_Real<ps>, SIMCInstr<ps.PseudoInstr, SIEncodingFamily.SDWA10>;
H A DSIInstrInfo.cpp9250 Gen = SIEncodingFamily::SDWA10; in pseudoToMCOpcode()