Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3597 const auto &SrcValRegClass = in selectMOPS() local
3602 RBI.constrainGenericRegister(SrcValCopy, SrcValRegClass, MRI); in selectMOPS()
3619 Register DefSrcPtr = MRI.createVirtualRegister(&SrcValRegClass); in selectMOPS()