Home
last modified time | relevance | path

Searched refs:SrcValCopy (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3593 const Register SrcValCopy = MRI.cloneVirtualRegister(SrcOrVal.getReg()); in selectMOPS() local
3602 RBI.constrainGenericRegister(SrcValCopy, SrcValRegClass, MRI); in selectMOPS()
3606 MIB.buildCopy(SrcValCopy, SrcOrVal); in selectMOPS()
3617 {DstPtrCopy, SizeCopy, SrcValCopy}); in selectMOPS()
3621 {DstPtrCopy, SrcValCopy, SizeCopy}); in selectMOPS()