Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp47 RegisterRef SrcR = DFG.makeRegRef(Src.getReg(), Src.getSubReg()); in interpretAsCopy() local
H A DHexagonRDFOpt.cpp115 __anon0e3b854a0202(RegisterRef DstR, RegisterRef SrcR) INITIALIZE_PASS_DEPENDENCY() argument
H A DHexagonGenInsert.cpp470 unsigned SrcR, InsR; member
486 unsigned SrcR = P.IFR.SrcR, InsR = P.IFR.InsR; in operator <<() local
674 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm() argument
864 for (unsigned SrcR in findRecordInsertForms() local
[all...]
H A DHexagonFrameLowering.cpp1725 Register SrcR = MI->getOperand(1).getReg(); expandCopy() local
1749 Register SrcR = MI->getOperand(2).getReg(); expandStoreInt() local
1812 Register SrcR = MI->getOperand(2).getReg(); expandStoreVecPred() local
1899 Register SrcR = MI->getOperand(2).getReg(); expandStoreVec2() local
1988 Register SrcR = MI->getOperand(2).getReg(); expandStoreVec() local
[all...]
H A DHexagonBitSimplify.cpp2245 unsigned SrcR = B0.RefI.Reg; genBitSplit() local
H A DHexagonConstPropagation.cpp1942 RegisterSubReg SrcR(MI.getOperand(1)); in evaluate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp726 const MachineOperand &SrcR = SrcR1 == DstR ? Base : Index; in processInstructionForSlowLEA() local