HomeSort by relevance Sort by last modified time
    Searched defs:setBytesToPopOnReturn (Results 1 - 3 of 3) 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;}
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 128 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;}

Completed in 66 milliseconds