Lines Matching refs:SrcRC
658 RegisterOperand SrcRC, InstrItinClass Itin> {
659 dag InOperandList = (ins SrcRC:$rt, uimm3:$sel);
668 string opstr, RegisterOperand DstRC, RegisterOperand SrcRC,
671 dag InOperandList = (ins SrcRC:$rt);
674 list<dag> Pattern = [(set DstRC:$fs, (OpNode SrcRC:$rt))];
680 string opstr, RegisterOperand DstRC, RegisterOperand SrcRC,
682 dag InOperandList = (ins DstRC:$fs_in, SrcRC:$rt);
694 RegisterOperand SrcRC, InstrItinClass Itin> {
695 dag InOperandList = (ins SrcRC:$rt);
716 RegisterOperand SrcRC, InstrItinClass Itin> {
717 dag InOperandList = (ins SrcRC:$rs, uimm3:$sel);
726 RegisterOperand SrcRC,
729 dag InOperandList = (ins SrcRC:$fs);
732 list<dag> Pattern = [(set DstRC:$rt, (OpNode SrcRC:$fs))];
738 RegisterOperand SrcRC, InstrItinClass Itin> {
739 dag InOperandList = (ins SrcRC:$impl);
811 RegisterOperand SrcRC, InstrItinClass Itin> {
812 dag InOperandList = (ins SrcRC:$rs, uimm2:$type);
882 RegisterOperand SrcRC, InstrItinClass Itin,
886 dag InOperandList = (ins SrcRC:$fs);
888 list<dag> Pattern = [(set DstRC:$ft, (OpNode SrcRC:$fs))];
918 string instr_asm, RegisterOperand DstRC, RegisterOperand SrcRC,
922 dag InOperandList = (ins SrcRC:$fs);
924 list<dag> Pattern = [(set DstRC:$ft, (OpNode SrcRC:$fs))];
1011 RegisterOperand SrcRC, InstrItinClass Itin,
1015 dag InOperandList = (ins SrcRC:$fs);
1017 list<dag> Pattern = [(set DstRC:$ft, (OpNode SrcRC:$fs))];