Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrFormats.td23 field bit SOPC = 0;
150 let TSFlags{4} = SOPC;
H A DSIInstrInfo.h380 return MI.getDesc().TSFlags & SIInstrFlags::SOPC; in isSOPC()
384 return get(Opcode).TSFlags & SIInstrFlags::SOPC; in isSOPC()
H A DSIDefines.h27 SOPC = 1 << 4, enumerator
H A DSOPInstructions.td935 // SOPC Instructions
945 let SOPC = 1;
1780 // SOPC - GFX6, GFX7, GFX8, GFX9, GFX10
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3901 if (!(Desc.TSFlags & (SIInstrFlags::SOP2 | SIInstrFlags::SOPC))) in validateSOPLiteral()
/netbsd/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX7.rst549 SOPC section in Instructions
H A DAMDGPUAsmGFX8.rst572 SOPC section in Instructions
H A DAMDGPUAsmGFX9.rst744 SOPC section in Instructions
H A DAMDGPUAsmGFX90a.rst656 SOPC section in Instructions
H A DAMDGPUAsmGFX10.rst1221 SOPC section in Instructions
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst11523 SOPC subsubsection
11533 For full list of supported instructions, refer to "SOPC Instructions" in ISA