OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 08:35:24 UTC 2026