Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9014 static const SDValue *getNormalLoadInput(const SDValue &Op, bool &IsPermuted) { in getNormalLoadInput() function
9135 getNormalLoadInput(Op.getOperand(0), IsPermutedLoad); in LowerBUILD_VECTOR()
9757 const SDValue *InputLoad = getNormalLoadInput(V1, IsPermutedLoad); in LowerVECTOR_SHUFFLE()