Searched refs:MaxVectorWidth (Results 1 – 1 of 1) sorted by relevance
152 static const unsigned MaxVectorWidth = 64; variable1035 return isPowerOf2_32(Val) && Val <= MaxVectorWidth; in validate()4557 unsigned MaxVFWithoutSLForwardIssues = MaxVectorWidth*TypeByteSize; in couldPreventStoreLoadForward()4576 MaxVFWithoutSLForwardIssues != MaxVectorWidth*TypeByteSize) in couldPreventStoreLoadForward()