Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14305 SDValue ReturnSDVal; in combineBVOfConsecutiveLoads() local
14311 ReturnSDVal = WideLoad; in combineBVOfConsecutiveLoads()
14322 ReturnSDVal = DAG.getVectorShuffle(N->getValueType(0), dl, WideLoad, in combineBVOfConsecutiveLoads()
14329 return ReturnSDVal; in combineBVOfConsecutiveLoads()