Searched defs:getCalleeOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyInstrInfo.cpp | 204 WebAssemblyInstrInfo::getCalleeOperand(const MachineInstr &MI) const { getCalleeOperand() function in WebAssemblyInstrInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 2230 virtual const MachineOperand &getCalleeOperand(const MachineInstr &MI) const { getCalleeOperand() function |