Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2594 static int getBaseOperandIndex(MachineInstr &MI) { in getBaseOperandIndex() function
2732 unsigned BaseOp = getBaseOperandIndex(*MI); in AdjustBaseAndOffset()
2872 int BaseOp = getBaseOperandIndex(Use); in DistributeIncrements()
2928 int BaseOp = getBaseOperandIndex(*PrePostInc); in DistributeIncrements()
2949 unsigned BaseOp = getBaseOperandIndex(*Use); in DistributeIncrements()
2999 int BaseOp = getBaseOperandIndex(MI); in DistributeIncrements()