HomeSort by relevance Sort by last modified time
    Searched full:getcallingconvention (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/v8/src/ic/
access-compiler.h 39 : registers_(GetCallingConvention(kind)),
61 static Register* GetCallingConvention(Code::Kind);
access-compiler.cc 47 Register* PropertyAccessCompiler::GetCallingConvention(Code::Kind kind) {
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 411 /// getCallingConvention - Return the user specified calling
413 unsigned getCallingConvention() const { return CallingConvention; }
  /external/clang/lib/CodeGen/
CGVTables.cpp 260 CallFnInfo.getCallingConvention() == CurFnInfo->getCallingConvention());
TargetInfo.cpp 952 CCState State(FI.getCallingConvention());
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 114 milliseconds