Searched refs:isSupportedRoot (Results 1 – 1 of 1) sorted by relevance
13273 static bool isSupportedRoot(const SDNode *Root, const SelectionDAG &DAG) { in isSupportedRoot() function13299 assert(isSupportedRoot(Root, DAG) && "Trying to build an helper with an " in NodeExtensionHelper()13344 assert(isSupportedRoot(Root, DAG) && "Unexpected root"); in getMaskAndVL()13605 if (!NodeExtensionHelper::isSupportedRoot(N, DAG)) in combineBinOp_VLToVWBinOp_VL()13616 if (!NodeExtensionHelper::isSupportedRoot(Root, DAG)) in combineBinOp_VLToVWBinOp_VL()