Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp5119 static bool isOpZeroOfSubwordPreincLoad(int Opcode) { in isOpZeroOfSubwordPreincLoad() function
5143 if (isOpZeroOfSubwordPreincLoad(Opcode) && MI->getOperand(0).getReg() == Reg) in definedBySignExtendingOp()
5190 if ((isOpZeroOfSubwordPreincLoad(Opcode) || Opcode == PPC::LWZU || in definedByZeroExtendingOp()