Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h63 inline bool SelectAnyInt(SDValue &N, SDValue &R);
H A DHexagonISelDAGToDAG.cpp1491 inline bool HexagonDAGToDAGISel::SelectAnyInt(SDValue &N, SDValue &R) { in SelectAnyInt() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td70 def AnyInt: ComplexPattern<i32, 1, "SelectAnyInt", [], []>;