Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6698 static bool isGPRShadowAligned(MCPhysReg Reg, Align RequiredAlign) { in isGPRShadowAligned() function
6883 !isGPRShadowAligned(GPRs[NextRegIndex], VecAlign)) { in CC_AIX()