Home
last modified time | relevance | path

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

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