Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp231 bool SelectAny(SDValue) { return true; } in SelectAny() function in __anonfa8e928f0111::AArch64DAGToDAGISel
H A DSVEInstrFormats.td483 def SVEAny : ComplexPattern<vAny, 0, "SelectAny", []>;
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td4368 def SelectAny : InheritableAttr {