Searched refs:GFX940 (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Cuda.h | 104 GFX940, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | NVPTX.cpp | 208 case OffloadArch::GFX940: in getTargetDefines()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIDefines.h | 45 GFX940 = 9, enumerator
|
H A D | VOP3PInstructions.td | 1631 DecoderNamespace = "GFX940", 1633 def _gfx940_acd : VOP3P_Real<PS_ACD, SIEncodingFamily.GFX940>, 1636 def _gfx940_vcd : VOP3P_Real<PS_VCD, SIEncodingFamily.GFX940>, 1638 } // End AssemblerPredicate = isGFX940Plus, DecoderNamespace = "GFX940"
|
H A D | SIInstrInfo.td | 31 int GFX940 = 9; 2791 [!cast<string>(SIEncodingFamily.GFX940)],
|
H A D | FLATInstructions.td | 803 // GFX940-, GFX11-only flat instructions. 1843 SIMCInstr <ps.PseudoInstr, SIEncodingFamily.GFX940> {
|
H A D | AMDGPU.td | 360 "Additional instructions for GFX940+"
|
H A D | DSInstructions.td | 1745 // GFX940+.
|
H A D | VOP2Instructions.td | 2216 def _gfx940 : VOP2_Real<!cast<VOP2_Pseudo>(NAME), SIEncodingFamily.GFX940>,
|
H A D | BUFInstructions.td | 3084 MUBUF_Real_Base_vi<op, ps, SIEncodingFamily.GFX940> {
|
H A D | SIInstrInfo.cpp | 9270 NMCOp = AMDGPU::getMCOpcode(Opcode, SIEncodingFamily::GFX940); in pseudoToMCOpcode()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 2303 case OffloadArch::GFX940: in processRequiresDirective()
|