Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9083 static const SDValue *getNormalLoadInput(const SDValue &Op, bool &IsPermuted) { in getNormalLoadInput() argument
9089 IsPermuted = InputLoad->getOpcode() == PPCISD::SCALAR_TO_VECTOR_PERMUTED; in getNormalLoadInput()