Home
last modified time | relevance | path

Searched defs:DstR (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp46 RegisterRef DstR = DFG.makeRegRef(Dst.getReg(), Dst.getSubReg()); in interpretAsCopy() local
H A DHexagonFrameLowering.cpp1721 Register DstR = MI->getOperand(0).getReg(); in expandCopy() local
1779 Register DstR = MI->getOperand(0).getReg(); in expandLoadInt() local
1846 Register DstR = MI->getOperand(0).getReg(); in expandLoadVecPred() local
1944 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec2() local
2014 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec() local
2457 Register DstR = MI.getOperand(0).getReg(); in optimizeSpillSlots() local
H A DHexagonRDFOpt.cpp113 auto mapRegs = [&EM] (RegisterRef DstR, RegisterRef SrcR) -> void { in INITIALIZE_PASS_DEPENDENCY()
H A DHexagonSplitDouble.cpp1001 Register DstR = MI->getOperand(0).getReg(); in splitInstr() local
H A DHexagonExpandCondsets.cpp645 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor()
H A DHexagonGenInsert.cpp674 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp711 const Register DstR = Dst.getReg(); in processInstructionForSlowLEA() local