Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3613 Register DefDstPtr = MRI.createVirtualRegister(&AArch64::GPR64commonRegClass); in selectMOPS() local
3616 MIB.buildInstr(Mopcode, {DefDstPtr, DefSize}, in selectMOPS()
3620 MIB.buildInstr(Mopcode, {DefDstPtr, DefSrcPtr, DefSize}, in selectMOPS()