Home
last modified time | relevance | path

Searched refs:isSupportedRoot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16873 static bool isSupportedRoot(const SDNode *Root, in isSupportedRoot() function
16920 assert(isSupportedRoot(Root, Subtarget) && in NodeExtensionHelper()
16953 assert(isSupportedRoot(Root, Subtarget) && "Unexpected root"); in getMaskAndVL()
17323 if (!NodeExtensionHelper::isSupportedRoot(N, Subtarget)) in combineOp_VLToVWOp_VL()
17342 if (!NodeExtensionHelper::isSupportedRoot(TheUser, Subtarget)) in combineOp_VLToVWOp_VL()