Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp46 RegisterRef DstR = DFG.makeRegRef(Dst.getReg(), Dst.getSubReg()); in interpretAsCopy() local
H A DHexagonRDFOpt.cpp113 auto mapRegs = [&EM] (RegisterRef DstR, RegisterRef SrcR) -> void { in INITIALIZE_PASS_DEPENDENCY()
H A DHexagonFrameLowering.cpp1756 Register DstR = MI->getOperand(0).getReg(); in expandCopy() local
1814 Register DstR = MI->getOperand(0).getReg(); in expandLoadInt() local
1881 Register DstR = MI->getOperand(0).getReg(); in expandLoadVecPred() local
1984 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec2() local
2062 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec() local
2506 Register DstR = MI.getOperand(0).getReg(); in optimizeSpillSlots() local
H A DHexagonSplitDouble.cpp1002 Register DstR = MI->getOperand(0).getReg(); in splitInstr() local
H A DHexagonExpandCondsets.cpp626 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor()
H A DHexagonGenInsert.cpp684 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp514 const Register DstR = Dst.getReg(); in processInstructionForSlowLEA() local