Searched defs:IsDarwinVectorABI (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 115 bool IsDarwinVectorABI; member in __anon6e9e23ff0111::X86_32ABIInfo |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 248 bool IsDarwinVectorABI = Triple.isOSDarwin(); createTargetCodeGenInfo() local |