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