Home
last modified time | relevance | path

Searched defs:Rs (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp636 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodeDAHIDATIMMR6() local
650 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeDAHIDATI() local
675 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeAddiGroupBranch() local
705 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP35GroupBranchMMR6() local
748 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeDaddiGroupBranch() local
778 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP37GroupBranchMMR6() local
819 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP65GroupBranchMMR6() local
858 InsnType Rs = fieldFromInstruction(insn, 16, 5); in DecodePOP75GroupBranchMMR6() local
900 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeBlezlGroupBranch() local
945 InsnType Rs = fieldFromInstruction(insn, 21, 5); in DecodeBgtzlGroupBranch() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/
DMSP430Disassembler.cpp154 static AddrMode DecodeSrcAddrMode(unsigned Rs, unsigned As) { in DecodeSrcAddrMode()
182 unsigned Rs = fieldFromInstruction(Insn, 8, 4); in DecodeSrcAddrModeI() local
188 unsigned Rs = fieldFromInstruction(Insn, 0, 4); in DecodeSrcAddrModeII() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp209 const IValueT Rs = encodeGPRegister(OpRs, "Rs", InsnName); in emitRsRt() local
222 const IValueT Rs = encodeGPRegister(OpRs, "Rs", InsnName); in emitRtRsImm16() local
237 const IValueT Rs = encodeGPRegister(OpRs, "Rs", InsnName); in emitRtRsImm16Rel() local
259 const IValueT Rs = encodeGPRegister(OpRs, "Rs", InsnName); in emitFtRsImm16() local
285 const IValueT Rs = encodeGPRegister(OpRs, "Rs", InsnName); in emitRdRsRt() local
528 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "clz"); in clz() local
656 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "jalr"); in jalr() local
822 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "pseudo-move"); in move() local
841 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "movf"); in movf() local
876 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "movt"); in movt() local
[all …]
DIceAssemblerARM32.cpp344 IValueT Rs) { in encodeShiftRotateReg()
393 IValueT Rs; in encodeOperand() local
1129 IValueT Rn, IValueT Rm, IValueT Rs, in emitMulOp()
1718 IValueT Rs = encodeGPRegister(OpSrc1, "Rs", InstName); in emitShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1618 MCOperand &Rs = Inst.getOperand(2); in processInstruction() local
1638 MCOperand &Rs = Inst.getOperand(2); in processInstruction() local
1658 MCOperand &Rs = Inst.getOperand(2); in processInstruction() local
1681 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1714 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1724 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1766 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1783 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1912 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp147 const USet &Rs = I.second; in isInduction() local
375 Register Rs = MI->getOperand(1).getReg(); in profit() local
477 USet &Rs) { in collectIndRegsForLoop()
584 USet Rs; in collectIndRegs() local
DHexagonConstExtenders.cpp293 Register Rs; member
446 HCE::Register Rs; member
1504 Register Rs = ExtI.second.Rs; // Only one reg allowed now. in calculatePlacement() local
1783 Register Rs = MI.getOperand(IsSub ? 3 : 2); in replaceInstrExpr() local
DHexagonAsmPrinter.cpp409 MCOperand &Rs = Inst.getOperand(1); in HexagonProcessInstruction() local
DHexagonBitTracker.cpp297 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
DHexagonBitSimplify.cpp1884 const BitTracker::RegisterCell &RC, BitTracker::RegisterRef &Rs, in matchPackhl()
2018 BitTracker::RegisterRef Rs, Rt; in genPackhl() local
DHexagonGenInsert.cpp1270 void IFOrdering::stats(const RegisterSet &Rs, unsigned &Size, unsigned &Zero, in stats()
DHexagonFrameLowering.cpp2407 unsigned Rd = RdOp.getReg(), Rs = RsOp.getReg(); in expandAlloca() local
DHexagonInstrInfo.cpp1236 Register Rs = Op2.getReg(); in expandPostRAPseudo() local
DHexagonISelLowering.cpp2561 SDValue Rs[8]; in LowerBUILD_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVMergeBaseOffset.cpp138 Register Rs = TailAdd.getOperand(1).getReg(); in matchLargeOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp200 MCOperand Rs, Rt; in getCompoundInsn() local
/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64.h2143 static Instr Rs(CPURegister rs) { in Rs() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1293 unsigned Rs = fieldFromInstruction(insn, 16, 5); in DecodeExclusiveLdStInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4086 unsigned Rs = Inst.getOperand(0).getReg(); in validateInstruction() local
4099 unsigned Rs = Inst.getOperand(0).getReg(); in validateInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp1520 unsigned Rs = MO1.getReg(); in getSORegRegOpValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp3528 Register Rs = RegInfo.createVirtualRegister(&Mips::GPR32RegClass); in emitST_F16_PSEUDO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1492 unsigned Rs = fieldFromInstruction(Val, 8, 4); in DecodeSORegRegOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp997 SmallVector<const SCEV *, 2> Qs, Rs; in visitAddExpr() local