Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15625 SDValue NextInput = IsRoundOfExtLoad ? N->getOperand(i).getOperand(0) : in combineBVOfConsecutiveLoads() local
15627 if (NextInput.getOpcode() != ISD::LOAD) in combineBVOfConsecutiveLoads()
15633 LoadSDNode *LD2 = cast<LoadSDNode>(NextInput); in combineBVOfConsecutiveLoads()