Searched refs:isSupportedRoot (Results 1 – 1 of 1) sorted by relevance
14607 static bool isSupportedRoot(const SDNode *Root, in isSupportedRoot() 14647 assert(isSupportedRoot(Root, Subtarget) && in NodeExtensionHelper() 14689 assert(isSupportedRoot(Root, Subtarget) && "Unexpected root"); in getMaskAndVL() 14990 if (!NodeExtensionHelper::isSupportedRoot(N, Subtarget)) in combineBinOp_VLToVWBinOp_VL() 15001 if (!NodeExtensionHelper::isSupportedRoot(Root, Subtarget)) in combineBinOp_VLToVWBinOp_VL() 14604 static bool isSupportedRoot(const SDNode *Root, isSupportedRoot() function