Home
last modified time | relevance | path

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

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