HomeSort by relevance Sort by last modified time
    Searched defs:setBytesToPopOnReturn (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MachineFunctionInfo.h 103 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;}
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 128 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;}

Completed in 142 milliseconds