Searched refs:isVLDfixed (Results 1 – 1 of 1) sorted by relevance
1963 static bool isVLDfixed(unsigned Opc) in isVLDfixed() function2037 assert((isVLDfixed(Opc) || isVSTfixed(Opc)) in getVLDSTRegisterUpdateOpcode()2189 if (isVLDfixed(Opc)) in SelectVLD()2194 } else if (!isVLDfixed(Opc)) in SelectVLD()3031 if (!isVLDfixed(Opc)) in SelectVLDDup()3034 if (isVLDfixed(Opc)) in SelectVLDDup()