Searched refs:getCalleeOp (Results 1 – 6 of 6) sorted by relevance
55 const MachineOperand &MO = getCalleeOp(MI); in mayThrow()86 const MachineOperand &WebAssembly::getCalleeOp(const MachineInstr &MI) { in getCalleeOp() function in WebAssembly
45 const MachineOperand &getCalleeOp(const MachineInstr &MI);
205 return WebAssembly::getCalleeOp(MI); in getCalleeOperand()
139 const MachineOperand &MO = WebAssembly::getCalleeOp(MI); in queryCallee()