Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp476 if (PPCInstrInfo::isSameClassPhysRegCopy(Opc)) { in runOnMachineFunction()
H A DPPCInstrInfo.h289 static bool isSameClassPhysRegCopy(unsigned Opcode) { in isSameClassPhysRegCopy() function