Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp138 static void queryCallee(const MachineInstr &MI, unsigned CalleeOpNo, bool &Read, in queryCallee()
255 unsigned CalleeOpNo = WebAssembly::getCalleeOpNo(MI.getOpcode()); in query() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp92 static void QueryCallee(const MachineInstr &MI, unsigned CalleeOpNo, bool &Read, in QueryCallee()