Searched refs:AbsIdx (Results 1 – 1 of 1) sorted by relevance
2214 int AbsIdx[] = { in PostISelFolding() local2229 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding()2271 int AbsIdx[] = { in PostISelFolding() local2282 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding()