Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp415 const MachineOperand &getLoadResultOp(const MachineInstr &MI) const;
1696 MIB.add(getLoadResultOp(MI)); in replaceInstrExact()
1823 MIB.add(getLoadResultOp(MI)); in replaceInstrExpr()
1954 const MachineOperand &HCE::getLoadResultOp(const MachineInstr &MI) const { in getLoadResultOp() function in HCE