Home
last modified time | relevance | path

Searched refs:getCalleeOpNo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.cpp117 unsigned WebAssembly::getCalleeOpNo(const MachineInstr &MI) { in getCalleeOpNo() function in WebAssembly
195 const MachineOperand &MO = MI.getOperand(getCalleeOpNo(MI)); in mayThrow()
218 const MachineOperand &CalleeOp = MI.getOperand(getCalleeOpNo(MI)); in isCatchTerminatePad()
235 const MachineOperand &CalleeOp = MI.getOperand(getCalleeOpNo(MI)); in isCatchAllTerminatePad()
DWebAssemblyUtilities.h41 unsigned getCalleeOpNo(const MachineInstr &MI);