Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5150 static bool isOpZeroOfSubwordPreincLoad(int Opcode) { in isOpZeroOfSubwordPreincLoad() function
5174 if (isOpZeroOfSubwordPreincLoad(Opcode) && MI->getOperand(0).getReg() == Reg) in definedBySignExtendingOp()
5221 if ((isOpZeroOfSubwordPreincLoad(Opcode) || Opcode == PPC::LWZU || in definedByZeroExtendingOp()