HomeSort by: relevance | last modified time | path
    Searched refs:getCalleeOp (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
WebAssemblyUtilities.h 63 const MachineOperand &getCalleeOp(const MachineInstr &MI);
WebAssemblyUtilities.cpp 52 const MachineOperand &MO = getCalleeOp(MI);
83 const MachineOperand &WebAssembly::getCalleeOp(const MachineInstr &MI) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyRegStackify.cpp 140 const MachineOperand &MO = WebAssembly::getCalleeOp(MI);

Completed in 20 milliseconds