Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h62 inline bool SelectAnyInt(SDValue &N, SDValue &R);
DHexagonISelDAGToDAG.cpp1315 inline bool HexagonDAGToDAGISel::SelectAnyInt(SDValue &N, SDValue &R) { in SelectAnyInt() function in HexagonDAGToDAGISel
DHexagonPatterns.td71 def AnyInt: ComplexPattern<i32, 1, "SelectAnyInt", [], []>;