Lines Matching refs:SrcRC
660 RegisterOperand SrcRC, InstrItinClass Itin> {
661 dag InOperandList = (ins SrcRC:$rt, uimm3:$sel);
670 string opstr, RegisterOperand DstRC, RegisterOperand SrcRC,
673 dag InOperandList = (ins SrcRC:$rt);
676 list<dag> Pattern = [(set DstRC:$fs, (OpNode SrcRC:$rt))];
682 string opstr, RegisterOperand DstRC, RegisterOperand SrcRC,
684 dag InOperandList = (ins DstRC:$fs_in, SrcRC:$rt);
696 RegisterOperand SrcRC, InstrItinClass Itin> {
697 dag InOperandList = (ins SrcRC:$rt);
718 RegisterOperand SrcRC, InstrItinClass Itin> {
719 dag InOperandList = (ins SrcRC:$rs, uimm3:$sel);
728 RegisterOperand SrcRC,
731 dag InOperandList = (ins SrcRC:$fs);
734 list<dag> Pattern = [(set DstRC:$rt, (OpNode SrcRC:$fs))];
740 RegisterOperand SrcRC, InstrItinClass Itin> {
741 dag InOperandList = (ins SrcRC:$impl);
813 RegisterOperand SrcRC, InstrItinClass Itin> {
814 dag InOperandList = (ins SrcRC:$rs, uimm2:$type);
885 RegisterOperand SrcRC, InstrItinClass Itin,
889 dag InOperandList = (ins SrcRC:$fs);
891 list<dag> Pattern = [(set DstRC:$ft, (OpNode SrcRC:$fs))];
921 string instr_asm, RegisterOperand DstRC, RegisterOperand SrcRC,
925 dag InOperandList = (ins SrcRC:$fs);
927 list<dag> Pattern = [(set DstRC:$ft, (OpNode SrcRC:$fs))];
1014 RegisterOperand SrcRC, InstrItinClass Itin,
1018 dag InOperandList = (ins SrcRC:$fs);
1020 list<dag> Pattern = [(set DstRC:$ft, (OpNode SrcRC:$fs))];