Searched refs:isVSTfixed (Results 1 – 1 of 1) sorted by relevance
1697 static bool isVSTfixed(unsigned Opc) in isVSTfixed() function1723 assert((isVLDfixed(Opc) || isVSTfixed(Opc)) in getVLDSTRegisterUpdateOpcode()1996 else if (NumVecs > 2 && !isVSTfixed(Opc)) in SelectVST()