Searched defs:RS1 (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 136 MCOperand &RS1, MCOperand &Src2, MCOperand &RD, in EmitBinary() argument 148 MCOperand &RS1, MCOperand &Imm, MCOperand &RD, in EmitOR() argument 154 MCOperand &RS1, MCOperand &RS2, MCOperand &RD, in EmitADD() argument 160 MCOperand &RS1, MCOperand &Imm, MCOperand &RD, in EmitSHL() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEAsmPrinter.cpp | 129 static void emitLEAzii(MCStreamer &OutStreamer, MCOperand &RS1, MCOperand &Imm, in emitLEAzii() 141 static void emitLEASLrri(MCStreamer &OutStreamer, MCOperand &RS1, in emitLEASLrri() 153 static void emitBinary(MCStreamer &OutStreamer, unsigned Opcode, MCOperand &RS1, in emitBinary() 164 static void emitANDrm(MCStreamer &OutStreamer, MCOperand &RS1, MCOperand &Imm, in emitANDrm()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonSplitDouble.cpp | 917 unsigned RS1 = getRegState(Op1); in splitAslOr() local
|