Searched refs:isVLDfixed (Results 1 – 1 of 1) sorted by relevance
1954 static bool isVLDfixed(unsigned Opc) in isVLDfixed() function2028 assert((isVLDfixed(Opc) || isVSTfixed(Opc)) in getVLDSTRegisterUpdateOpcode()2180 if (isVLDfixed(Opc)) in SelectVLD()2185 } else if (!isVLDfixed(Opc)) in SelectVLD()3022 if (!isVLDfixed(Opc)) in SelectVLDDup()3025 if (isVLDfixed(Opc)) in SelectVLDDup()