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.cpp1368 unsigned RootFirstOpIdx, RootSecondOpIdx; in reassociateOps() local
1373 RootFirstOpIdx = OperandIndices[2]; in reassociateOps()
1379 RootFirstOpIdx = OperandIndices[4]; in reassociateOps()
1385 RootFirstOpIdx = OperandIndices[2]; in reassociateOps()
1391 RootFirstOpIdx = OperandIndices[4]; in reassociateOps()
1436 if (Idx == RootFirstOpIdx) in reassociateOps()