Home
last modified time | relevance | path

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

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