Home
last modified time | relevance | path

Searched refs:getInReg (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h204 bool getInReg() const { in getInReg() function
/external/clang/lib/CodeGen/
DCGCall.cpp1610 if (RetAI.getInReg()) in ConstructAttributeList()
1647 if (RetAI.getInReg()) in ConstructAttributeList()
1694 else if (AI.getInReg()) in ConstructAttributeList()
1699 if (AI.getInReg()) in ConstructAttributeList()
DTargetInfo.cpp1489 if (Info.getInReg()) in isArgInAlloca()
1519 if (Ret.isIndirect() && !Ret.getInReg()) { in rewriteWithInAlloca()