Searched refs:AbsIdx (Results 1 – 2 of 2) sorted by relevance
2235 int AbsIdx[] = { in PostISelFolding() local2250 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding()2278 int AbsIdx[] = { in PostISelFolding() local2289 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding()
2334 int AbsIdx[] = { in PostISelFolding() local2349 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding()2391 int AbsIdx[] = { in PostISelFolding() local2402 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding()