Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h69 if (auto RootVLenPos = ISD::getVPExplicitVectorLengthIdx(Root->getOpcode())) in VPMatchContext() local
70 RootVectorLenOp = Root->getOperand(*RootVLenPos); in VPMatchContext()