Lines Matching defs:AllowVectors
807 EVT MemVT, SDNode *Root, bool AllowVectors);
821 SDNode *Root, bool AllowVectors,
20666 EVT MemVT, SDNode *RootNode, bool AllowVectors) {
20735 AllowVectors) {
20748 bool UseVector = (LastLegalVectorType > LastLegalType) && AllowVectors;
20864 SDNode *RootNode, bool AllowVectors,
21020 LastLegalVectorType > LastLegalIntegerType && AllowVectors;
21193 bool AllowVectors = !DAG.getMachineFunction().getFunction().hasFnAttribute(
21219 MemVT, RootNode, AllowVectors);
21229 MemVT, RootNode, AllowVectors,