Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2881 static int getBaseOperandIndex(MachineInstr &MI) { in getBaseOperandIndex() function
3019 unsigned BaseOp = getBaseOperandIndex(*MI); in AdjustBaseAndOffset()
3160 int BaseOp = getBaseOperandIndex(Use); in DistributeIncrements()
3218 int BaseOp = getBaseOperandIndex(*PrePostInc); in DistributeIncrements()
3239 unsigned BaseOp = getBaseOperandIndex(*Use); in DistributeIncrements()
3289 int BaseOp = getBaseOperandIndex(MI); in DistributeIncrements()