Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp339 bool SelectAllActivePredicate(SDValue N);
5017 bool AArch64DAGToDAGISel::SelectAllActivePredicate(SDValue N) { in SelectAllActivePredicate() function in AArch64DAGToDAGISel
H A DSVEInstrFormats.td229 def SVEAllActive : ComplexPattern<untyped, 0, "SelectAllActivePredicate", []>;