Home
last modified time | relevance | path

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

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