Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp46 RegisterRef DstR = DFG.makeRegRef(Dst.getReg(), Dst.getSubReg()); in interpretAsCopy() local
H A DHexagonTfrCleanup.cpp203 unsigned DstR = MI->getOperand(0).getReg(); in rewriteIfImm() local
H A DHexagonRDFOpt.cpp118 auto mapRegs = [&EM] (RegisterRef DstR, RegisterRef SrcR) -> void { in INITIALIZE_PASS_DEPENDENCY()
H A DHexagonFrameLowering.cpp1723 Register DstR = MI->getOperand(0).getReg(); in expandCopy() local
1781 Register DstR = MI->getOperand(0).getReg(); in expandLoadInt() local
1848 Register DstR = MI->getOperand(0).getReg(); in expandLoadVecPred() local
1946 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec2() local
2016 Register DstR = MI->getOperand(0).getReg(); in expandLoadVec() local
2459 Register DstR = MI.getOperand(0).getReg(); in optimizeSpillSlots() local
H A DHexagonSplitDouble.cpp1000 Register DstR = MI->getOperand(0).getReg(); in splitInstr() local
H A DHexagonExpandCondsets.cpp646 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor()
H A DHexagonGenInsert.cpp674 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp703 const Register DstR = Dst.getReg(); processInstructionForSlowLEA() local