Home
last modified time | relevance | path

Searched refs:RootFirstOpIdx (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
1141 RootFirstOpIdx = OperandIndices[2]; in reassociateOps()
1147 RootFirstOpIdx = OperandIndices[4]; in reassociateOps()
1153 RootFirstOpIdx = OperandIndices[2]; in reassociateOps()
1159 RootFirstOpIdx = OperandIndices[4]; in reassociateOps()
1204 if (Idx == RootFirstOpIdx) in reassociateOps()