Searched refs:isVSTfixed (Results 1 – 1 of 1) sorted by relevance
1999 static bool isVSTfixed(unsigned Opc) in isVSTfixed() function2031 assert((isVLDfixed(Opc) || isVSTfixed(Opc)) in getVLDSTRegisterUpdateOpcode()2342 if (isVSTfixed(Opc)) in SelectVST()2348 else if (!isVSTfixed(Opc)) in SelectVST()