Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64_32.ll329 ; The 64-bit DarwinPCS ABI has the quirk that structs on the stack are always
/external/clang/lib/CodeGen/
DTargetInfo.cpp4451 DarwinPCS enumerator
4463 bool isDarwinPCS() const { return Kind == DarwinPCS; } in isDarwinPCS()
7973 Kind = AArch64ABIInfo::DarwinPCS; in getTargetCodeGenInfo()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp5406 DarwinPCS, enumerator
5419 bool isDarwinPCS() const { return Kind == DarwinPCS; } in isDarwinPCS()
10861 Kind = AArch64ABIInfo::DarwinPCS; in getTargetCodeGenInfo()