HomeSort by: relevance | last modified time | path
    Searched refs:getNaturalAlignIndirectInReg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
ABIInfo.h 119 getNaturalAlignIndirectInReg(QualType Ty, bool Realign = false) const;
TargetInfo.cpp 93 ABIInfo::getNaturalAlignIndirectInReg(QualType Ty, bool Realign) const {
1468 return getNaturalAlignIndirectInReg(RetTy);
1626 return getNaturalAlignIndirectInReg(Ty);
8721 return getNaturalAlignIndirectInReg(Ty);
9684 return HasFreeRegs ? getNaturalAlignIndirectInReg(Ty) :

Completed in 114 milliseconds