Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.h67 bool DetectUseSxtw(SDValue &N, SDValue &R);
DHexagonISelDAGToDAG.cpp1417 bool HexagonDAGToDAGISel::DetectUseSxtw(SDValue &N, SDValue &R) { in DetectUseSxtw() function in HexagonDAGToDAGISel
DHexagonPatterns.td243 def Usxtw: ComplexPattern<i64, 1, "DetectUseSxtw", [], []>;