Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h61 inline bool SelectAnyInt(SDValue &N, SDValue &R);
H A DHexagonISelDAGToDAG.cpp1341 inline bool HexagonDAGToDAGISel::SelectAnyInt(SDValue &N, SDValue &R) { in SelectAnyInt() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td70 def AnyInt: ComplexPattern<i32, 1, "SelectAnyInt", [], []>;