HomeSort by relevance Sort by last modified time
    Searched refs:RAA_DirectInMemory (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CGCXXABI.h 109 RAA_DirectInMemory,
TargetInfo.cpp 447 return ABIArgInfo::getIndirect(0, RAA == CGCXXABI::RAA_DirectInMemory);
876 } else if (RAA == CGCXXABI::RAA_DirectInMemory) {
    [all...]
CGCall.cpp     [all...]
MicrosoftCXXABI.cpp 571 return RAA_DirectInMemory;
    [all...]

Completed in 57 milliseconds