Home
last modified time | relevance | path

Searched refs:FrmOther (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrFormats.td37 def FrmOther : Format<6>; // Instruction w/ a custom format
208 MipsInst<outs, ins, asmstr, pattern, NoItinerary, FrmOther>
229 MipsInst<outs, ins, asmstr, pattern, NoItinerary, FrmOther>
250 MipsInst<outs, ins, asmstr, pattern, NoItinerary, FrmOther>
DMipsInstrInfo.h107 FrmOther = 6, enumerator
DMipsInstrInfo.td705 [(MipsSync imm:$stype)], NoItinerary, FrmOther>
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h117 FrmOther = 6, enumerator
/external/llvm/lib/Target/Mips/
DMipsEVAInstrFormats.td14 class MipsEVAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMicroMipsDSPInstrFormats.td11 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>, PredicateControl {
DMipsInstrInfo.td1385 FrmOther, opstr>;
1390 opstr, [], itin, FrmOther, opstr>;
1394 InstSE<(outs), (ins), opstr, [], II_WAIT, FrmOther, opstr>;
1401 !strconcat(opstr, "\t$rt"), [], itin, FrmOther, opstr>;
1407 [(MipsSync immZExt5:$stype)], II_SYNC, FrmOther, opstr>;
1411 II_SYNCI, FrmOther, opstr> {
1425 !strconcat(opstr, "\t$rs, $imm16"), [], itin, FrmOther, opstr>;
2061 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>;
2113 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>;
2123 !strconcat(instr_asm, "\t$hint, $addr"), [], itin, FrmOther,
DMipsDSPInstrFormats.td48 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>, PredicateControl {
DMipsMSAInstrFormats.td10 class MSAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMicroMipsInstrInfo.td478 [], NoItinerary, FrmOther>;
515 !strconcat(opstr, "\t$hint, ${index}(${base})"), [], NoItinerary, FrmOther>;
668 NoItinerary, FrmOther, opstr>;
DMips32r6InstrFormats.td33 class MipsR6Inst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMipsInstrFormats.td37 def FrmOther : Format<6>; // Instruction w/ a custom format