Home
last modified time | relevance | path

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

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