Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1288 Results.push_back(TLI.expandVectorFindLastActive(Node, DAG)); in Expand()
H A DTargetLowering.cpp9608 SDValue TargetLowering::expandVectorFindLastActive(SDNode *N, in expandVectorFindLastActive() function in TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5531 SDValue expandVectorFindLastActive(SDNode *N, SelectionDAG &DAG) const;