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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getLoadResultOp(const MachineInstr &MI) const;
1677 MIB.add(getLoadResultOp(MI));
1804 MIB.add(getLoadResultOp(MI));
1935 const MachineOperand &HCE::getLoadResultOp(const MachineInstr &MI) const { function in class:HCE

Completed in 103 milliseconds