Home
last modified time | relevance | path

Searched refs:FrmOther (Results 1 – 23 of 23) 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/swiftshader/third_party/llvm-7.0/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsEVAInstrFormats.td14 class MipsEVAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMipsMTInstrFormats.td18 class MipsMTInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
DMicroMipsDSPInstrFormats.td11 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
DMipsInstrInfo.td1672 FrmOther, opstr>;
1677 opstr, [], itin, FrmOther, opstr>;
1681 InstSE<(outs), (ins), opstr, [], II_WAIT, FrmOther, opstr>;
1688 !strconcat(opstr, "\t$rt"), [], itin, FrmOther, opstr>;
1694 [(MipsSync immZExt5:$stype)], II_SYNC, FrmOther, opstr>;
1698 II_SYNCI, FrmOther, opstr> {
1712 !strconcat(opstr, "\t$rs, $imm16"), [], itin, FrmOther, opstr>;
2432 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>;
2498 InstSE<(outs), (ins), asmstr, [], itin, FrmOther, asmstr>;
2508 !strconcat(instr_asm, "\t$hint, $addr"), [], itin, FrmOther,
[all …]
DMicroMipsInstrInfo.td486 [], Itin, FrmOther>;
522 !strconcat(opstr, "\t$hint, ${index}(${base})"), [], II_PREF, FrmOther>;
603 !strconcat(opstr, "\t$code_"), [], II_HYPCALL, FrmOther> {
608 InstSE<(outs), (ins), opstr, [], Itin, FrmOther> {
725 II_WAIT, FrmOther, opstr>;
DMipsDSPInstrFormats.td48 : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
DMipsMSAInstrFormats.td10 class MSAInst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther>,
DMips32r6InstrFormats.td33 class MipsR6Inst : MipsInst<(outs), (ins), "", [], NoItinerary, FrmOther> {
DMipsInstrFormats.td37 def FrmOther : Format<6>; // Instruction w/ a custom format
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2InstrFormats.td28 def FrmOther : Format<4>; // Instruction w/ a custom format