Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9073 static const SDValue *getNormalLoadInput(const SDValue &Op, bool &IsPermuted) { in getNormalLoadInput() argument
9079 IsPermuted = InputLoad->getOpcode() == PPCISD::SCALAR_TO_VECTOR_PERMUTED; in getNormalLoadInput()