Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.cpp
H A DWebAssemblyUtilities.h
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.cpp55 const MachineOperand &MO = getCalleeOp(MI); in mayThrow()
86 const MachineOperand &WebAssembly::getCalleeOp(const MachineInstr &MI) { in getCalleeOp() function in WebAssembly
H A DWebAssemblyUtilities.h45 const MachineOperand &getCalleeOp(const MachineInstr &MI);
H A DWebAssemblyInstrInfo.cpp205 return WebAssembly::getCalleeOp(MI); in getCalleeOperand()
H A DWebAssemblyRegStackify.cpp139 const MachineOperand &MO = WebAssembly::getCalleeOp(MI); in queryCallee()