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.cpp2873 static int getBaseOperandIndex(MachineInstr &MI) { in getBaseOperandIndex() function
3011 unsigned BaseOp = getBaseOperandIndex(*MI); in AdjustBaseAndOffset()
3152 int BaseOp = getBaseOperandIndex(Use); in DistributeIncrements()
3210 int BaseOp = getBaseOperandIndex(*PrePostInc); in DistributeIncrements()
3231 unsigned BaseOp = getBaseOperandIndex(*Use); in DistributeIncrements()
3281 int BaseOp = getBaseOperandIndex(MI); in DistributeIncrements()