Searched defs:DstR (Results 1 – 7 of 7) sorted by relevance
46 RegisterRef DstR = DFG.makeRegRef(Dst.getReg(), Dst.getSubReg()); in interpretAsCopy() local
1721 Register DstR = MI->getOperand(0).getReg(); in expandCopy() local1779 Register DstR = MI->getOperand(0).getReg(); in expandLoadInt() local1846 Register DstR = MI->getOperand(0).getReg(); in expandLoadVecPred() local1944 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec2() local2014 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec() local2457 Register DstR = MI.getOperand(0).getReg(); in optimizeSpillSlots() local
113 auto mapRegs = [&EM] (RegisterRef DstR, RegisterRef SrcR) -> void { in INITIALIZE_PASS_DEPENDENCY()
1001 Register DstR = MI->getOperand(0).getReg(); in splitInstr() local
645 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor()
674 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm()
711 const Register DstR = Dst.getReg(); in processInstructionForSlowLEA() local