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.cpp1136 unsigned RootFirstOpIdx, RootSecondOpIdx; in reassociateOps() local
1142 RootSecondOpIdx = OperandIndices[4]; in reassociateOps()
1148 RootSecondOpIdx = OperandIndices[2]; in reassociateOps()
1154 RootSecondOpIdx = OperandIndices[4]; in reassociateOps()
1160 RootSecondOpIdx = OperandIndices[2]; in reassociateOps()
1206 else if (Idx == RootSecondOpIdx) in reassociateOps()