Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp3423 static bool isCommutedSHUFP(ShuffleVectorSDNode *N) { in isCommutedSHUFP() function
6744 if (V2.getOpcode() != ISD::UNDEF && isCommutedSHUFP(SVOp)) in LowerVECTOR_SHUFFLE()