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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp416 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1706 MIB.add(getStoredValueOp(MI));
1832 MIB.add(getStoredValueOp(MI));
1959 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { function in class:HCE

Completed in 83 milliseconds