Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp884 bool IsDarwinVectorABI; member in __anoncb30615c0111::X86_32ABIInfo
947 : SwiftABIInfo(CGT), IsDarwinVectorABI(DarwinVectorABI), in X86_32ABIInfo()
1242 if (IsDarwinVectorABI) { in classifyReturnType()
1348 if (!IsDarwinVectorABI) { in getTypeStackAlignInBytes()
1554 if (IsDarwinVectorABI) { in classifyArgumentType()
8046 bool IsDarwinVectorABI = Triple.isOSDarwin(); in getTargetCodeGenInfo() local
8053 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()
8057 Types, IsDarwinVectorABI, RetSmallStructInRegABI, in getTargetCodeGenInfo()