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

  /external/clang/lib/CodeGen/
CGCXXABI.h 120 RAA_DirectInMemory,
TargetInfo.cpp 465 return ABIArgInfo::getIndirect(0, RAA == CGCXXABI::RAA_DirectInMemory);
884 return getIndirectResult(Ty, RAA == CGCXXABI::RAA_DirectInMemory, FreeRegs);
    [all...]
MicrosoftCXXABI.cpp 43 return RAA_DirectInMemory;
    [all...]

Completed in 48 milliseconds