Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp415 const MachineOperand &getLoadResultOp(const MachineInstr &MI) const;
1699 MIB.add(getLoadResultOp(MI)); in replaceInstrExact()
1826 MIB.add(getLoadResultOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getLoadResultOp(const MachineInstr &MI) const { in getLoadResultOp() function in HCE