Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp327 static MCPhysReg getPairedGPR(MCPhysReg Reg, bool Odd, in getPairedGPR() function
371 PairedPhys = getPairedGPR(VRM->getPhys(Paired), Odd, this); in getRegAllocationHints()
383 MCPhysReg Paired = getPairedGPR(Reg, !Odd, this); in getRegAllocationHints()