OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAAPCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp
113
bool
isAAPCS
() const {
545
if (!
isAAPCS
() || !Types.getCodeGenOpts().AAPCSBitfieldWidth)
CGExpr.cpp
437
static bool
isAAPCS
(const TargetInfo &TargetInfo) {
1964
Info.VolatileStorageSize != 0 &&
isAAPCS
(CGM.getTarget());
2183
Info.VolatileStorageSize != 0 &&
isAAPCS
(CGM.getTarget());
2217
if (Dst.isVolatileQualified() &&
isAAPCS
(CGM.getTarget()) &&
4284
const bool UseVolatile =
isAAPCS
(CGM.getTarget()) &&
Completed in 21 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026