Home
last modified time | relevance | path

Searched refs:RootSecondOpIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1368 unsigned RootFirstOpIdx, RootSecondOpIdx; in reassociateOps() local
1374 RootSecondOpIdx = OperandIndices[4]; in reassociateOps()
1380 RootSecondOpIdx = OperandIndices[2]; in reassociateOps()
1386 RootSecondOpIdx = OperandIndices[4]; in reassociateOps()
1392 RootSecondOpIdx = OperandIndices[2]; in reassociateOps()
1438 else if (Idx == RootSecondOpIdx) in reassociateOps()