Home
last modified time | relevance | path

Searched defs:RS2 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp154 EmitADD(MCStreamer & OutStreamer,MCOperand & RS1,MCOperand & RS2,MCOperand & RD,const MCSubtargetInfo & STI) EmitADD() argument
/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp142 emitLEASLrri(MCStreamer & OutStreamer,MCOperand & RS1,MCOperand & RS2,MCOperand & Imm,MCOperand & RD,const MCSubtargetInfo & STI) emitLEASLrri() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp918 unsigned RS2 = getRegState(Op2); in splitAslOr() local
/llvm-project/lldb/unittests/Instruction/RISCV/
H A DTestRISCVEmulator.cpp213 using RS2 = uint64_t; typedef
/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1330 for (const RegisterSet &RS2 : RegisterSets) buildRegisterClasses() local