Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8970 static const SDValue *getNormalLoadInput(const SDValue &Op, bool &IsPermuted) { in getNormalLoadInput() function
9091 getNormalLoadInput(Op.getOperand(0), IsPermutedLoad); in LowerBUILD_VECTOR()
9713 const SDValue *InputLoad = getNormalLoadInput(V1, IsPermutedLoad); in LowerVECTOR_SHUFFLE()