Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp928 if (auto RootMaskPos = ISD::getVPMaskIdx(Root->getOpcode())) in VPMatchContext() local
929 RootMaskOp = Root->getOperand(*RootMaskPos); in VPMatchContext()