Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp510 bool SelectAllActivePredicate(SDValue N);
7326 bool AArch64DAGToDAGISel::SelectAllActivePredicate(SDValue N) { in SelectAllActivePredicate() function in AArch64DAGToDAGISel
H A DSVEInstrFormats.td296 def SVEAllActive : ComplexPattern<untyped, 0, "SelectAllActivePredicate", []>;