Searched refs:SOP1 (Results 1 – 5 of 5) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
| H A D | SIDefines.h | 22 SOP1 = 1 << 5, enumerator
|
| H A D | SIInstrFormats.td | 24 field bits<1> SOP1 = 0; 51 let TSFlags{5} = SOP1; 211 class SOP1 <dag outs, dag ins, string asm, list<dag> pattern> : 217 let SOP1 = 1;
|
| H A D | SIInstrInfo.h | 148 return get(Opcode).TSFlags & SIInstrFlags::SOP1; in isSOP1()
|
| H A D | SIInstrInfo.td | 381 SOP1 <outs, ins, "", pattern>, 387 SOP1 <outs, ins, asm, []>, 392 SOP1 <outs, ins, asm, []>,
|
| H A D | SIInstructions.td | 102 // SOP1 Instructions 2137 // SOP1 Patterns
|