Searched refs:SelectSVESignedArithImm (Results 1 – 2 of 2) sorted by relevance
410 bool SelectSVESignedArithImm(SDValue N, SDValue &Imm);3298 bool AArch64DAGToDAGISel::SelectSVESignedArithImm(SDValue N, SDValue &Imm) { in SelectSVESignedArithImm() function in AArch64DAGToDAGISel
222 def SVEArithSImmPat32 : ComplexPattern<i32, 1, "SelectSVESignedArithImm", []>;223 def SVEArithSImmPat64 : ComplexPattern<i64, 1, "SelectSVESignedArithImm", []>;