Searched refs:isCommutedSHUFPMask (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelLowering.cpp3407 static bool isCommutedSHUFPMask(const SmallVectorImpl<int> &Mask, EVT VT) { function
3426 return isCommutedSHUFPMask(M, N->getValueType(0));
10887 isCommutedSHUFPMask(Mask, VT));

Completed in 142 milliseconds