Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp3881 static bool isVZIP_v_undef_Mask(const SmallVectorImpl<int> &M, EVT VT, in isVZIP_v_undef_Mask() function
4223 isVZIP_v_undef_Mask(M, VT, WhichResult)); in isShuffleMaskLegal()
4395 if (isVZIP_v_undef_Mask(ShuffleMask, VT, WhichResult)) in LowerVECTOR_SHUFFLE()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5556 static bool isVZIP_v_undef_Mask(ArrayRef<int> M, EVT VT, unsigned &WhichResult){ in isVZIP_v_undef_Mask() function
5604 if (isVZIP_v_undef_Mask(ShuffleMask, VT, WhichResult)) in isNEONTwoResultShuffleMask()