Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h67 bool DetectUseSxtw(SDValue &N, SDValue &R);
H A DHexagonISelDAGToDAG.cpp1586 bool HexagonDAGToDAGISel::DetectUseSxtw(SDValue &N, SDValue &R) { in DetectUseSxtw() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td277 def Usxtw: ComplexPattern<i64, 1, "DetectUseSxtw", [], []>;