Home
last modified time | relevance | path

Searched defs:getCalleeOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp204 WebAssemblyInstrInfo::getCalleeOperand(const MachineInstr &MI) const { in getCalleeOperand() function in WebAssemblyInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2236 virtual const MachineOperand &getCalleeOperand(const MachineInstr &MI) const { in getCalleeOperand() function