Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp420 bool SelectAllActivePredicate(SDValue N);
5282 bool AArch64DAGToDAGISel::SelectAllActivePredicate(SDValue N) { in SelectAllActivePredicate() function in AArch64DAGToDAGISel
H A DSVEInstrFormats.td236 def SVEAllActive : ComplexPattern<untyped, 0, "SelectAllActivePredicate", []>;