Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.cpp204 WebAssemblyInstrInfo::getCalleeOperand(const MachineInstr &MI) const { in getCalleeOperand() function in WebAssemblyInstrInfo
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h2053 virtual const MachineOperand &getCalleeOperand(const MachineInstr &MI) const { in getCalleeOperand() function