Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp501 bool SelectAnyPredicate(SDValue N);
7015 bool AArch64DAGToDAGISel::SelectAnyPredicate(SDValue N) { in SelectAnyPredicate() function in AArch64DAGToDAGISel
H A DSVEInstrFormats.td287 def SVEAnyPredicate : ComplexPattern<untyped, 0, "SelectAnyPredicate", []>;