Lines Matching refs:Itin
214 Operand MemOpnd, InstrItinClass Itin> :
218 Itin, FrmI> {
227 Operand MemOpnd, InstrItinClass Itin>:
230 [(OpNode RO:$rt, addrimm12:$addr)], Itin, FrmI> {
296 InstrItinClass Itin = NoItinerary, DAGOperand MO = mem_mm_12> :
299 [(set RO:$rt, (OpNode addrimm12:$addr))], Itin, FrmI, opstr> {
306 InstrItinClass Itin = NoItinerary,
310 [(set RO:$rd, (OpNode RO:$rs, RO:$rt))], Itin, FrmR> {
315 InstrItinClass Itin = NoItinerary> :
317 !strconcat(opstr, "\t$rd, $rs, $imm"), [], Itin, FrmI>;
320 InstrItinClass Itin = NoItinerary,
324 [(set RO:$dst, (OpNode RO:$rs, RO:$rt))], Itin, FrmR> {
335 InstrItinClass Itin = NoItinerary> :
337 !strconcat(opstr, "\t$rd, $rt, $shamt"), [], Itin, FrmR>;
340 InstrItinClass Itin, Operand MemOpnd> :
342 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI> {
348 class StoreMM16<string opstr, DAGOperand RTOpnd, InstrItinClass Itin,
351 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI> {
356 class LoadSPMM16<string opstr, DAGOperand RO, InstrItinClass Itin,
359 !strconcat(opstr, "\t$rt, $offset"), [], Itin, FrmI> {
365 class StoreSPMM16<string opstr, DAGOperand RO, InstrItinClass Itin,
368 !strconcat(opstr, "\t$rt, $offset"), [], Itin, FrmI> {
373 class LoadGPMM16<string opstr, DAGOperand RO, InstrItinClass Itin,
376 !strconcat(opstr, "\t$rt, $offset"), [], Itin, FrmI> {
473 class BrkSdbbp16MM<string opstr, InstrItinClass Itin> :
476 [], Itin, FrmOther>;
545 class StoreMultMM<string opstr, InstrItinClass Itin> :
547 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI, opstr> {
552 class LoadMultMM<string opstr, InstrItinClass Itin> :
554 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI, opstr> {
559 class StoreMultMM16<string opstr, InstrItinClass Itin> :
561 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI> {
566 class LoadMultMM16<string opstr, InstrItinClass Itin> :
568 !strconcat(opstr, "\t$rt, $addr"), [], Itin, FrmI> {
591 class TLBINVMM<string opstr, InstrItinClass Itin> :
592 InstSE<(outs), (ins), opstr, [], Itin, FrmOther> {
597 RegisterOperand SrcRC, InstrItinClass Itin> :
599 !strconcat(opstr, "\t$rt, $rs, $sel"), [], Itin, FrmR> {
604 RegisterOperand SrcRC, InstrItinClass Itin> :
606 !strconcat(opstr, "\t$rt, $rs, $sel"), [], Itin, FrmR> {