Home
last modified time | relevance | path

Searched refs:SOP1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrFormats.td21 field bit SOP1 = 0;
162 let TSFlags{2} = SOP1;
H A DSOPInstructions.td27 // SOP1 Instructions
38 let SOP1 = 1;
52 let SOP1 = 1;
1787 // SOP1 Patterns
1985 // SOP1 - GFX11, GFX12
2103 // SOP1 - GFX1150, GFX12
2123 // SOP1 - GFX10.
2155 // SOP1 - GFX6, GFX7, GFX10, GFX11.
3045 // SOP1 - GFX9.
H A DSIDefines.h59 SOP1 = 1 << 2, enumerator
H A DSIInstrInfo.h441 return MI.getDesc().TSFlags & SIInstrFlags::SOP1; in isSOP1()
445 return get(Opcode).TSFlags & SIInstrFlags::SOP1; in isSOP1()
H A DSIInstructions.td813 let SOP1 = 1;