Home
last modified time | relevance | path

Searched refs:SOPP (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrFormats.td25 field bit SOPP = 0;
152 let TSFlags{6} = SOPP;
H A DSIInstrInfo.h396 return MI.getDesc().TSFlags & SIInstrFlags::SOPP; in isSOPP()
400 return get(Opcode).TSFlags & SIInstrFlags::SOPP; in isSOPP()
H A DSIDefines.h29 SOPP = 1 << 6, enumerator
H A DSOPInstructions.td1054 // SOPP Instructions
1066 let SOPP = 1;
1672 // SOPP - GFX6, GFX7, GFX8, GFX9, GFX10
H A DSIInstrInfo.td2526 // Maps a SOPP to a SOPP with S_NOP
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst11536 SOPP subsubsection
11553 For full list of supported instructions, refer to "SOPP Instructions" in ISA
11557 of SOPP Instructions, so it is up to the programmer to be familiar with the
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX7.rst602 SOPP section in Instructions
H A DAMDGPUAsmGFX8.rst628 SOPP section in Instructions
H A DAMDGPUAsmGFX9.rst801 SOPP section in Instructions
H A DAMDGPUAsmGFX90a.rst713 SOPP section in Instructions
H A DAMDGPUAsmGFX10.rst1282 SOPP section in Instructions