Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp416 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1706 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1832 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1959 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE