Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIDefines.h22 SOP1 = 1 << 5, enumerator
H A DSIInstrFormats.td24 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 DSIInstrInfo.h148 return get(Opcode).TSFlags & SIInstrFlags::SOP1; in isSOP1()
H A DSIInstrInfo.td381 SOP1 <outs, ins, "", pattern>,
387 SOP1 <outs, ins, asm, []>,
392 SOP1 <outs, ins, asm, []>,
H A DSIInstructions.td102 // SOP1 Instructions
2137 // SOP1 Patterns