Searched refs:AbsIdx (Results 1 – 1 of 1) sorted by relevance
2114 int AbsIdx[] = { in PostISelFolding() local2129 SDValue &Abs = Ops[AbsIdx[i] - 1]; in PostISelFolding()2157 int AbsIdx[] = { in PostISelFolding() local2168 SDValue &Abs = (AbsIdx[i] > -1) ? Ops[AbsIdx[i] - 1] : FakeAbs; in PostISelFolding()