Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCPreEmitPeephole.cpp476 if (PPCInstrInfo::isSameClassPhysRegCopy(Opc)) { in runOnMachineFunction()
HDPPCInstrInfo.h289 static bool isSameClassPhysRegCopy(unsigned Opcode) { in isSameClassPhysRegCopy() function