Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp115 bool IsDarwinVectorABI; global() member in __anonbe5ae8e00111::X86_32ABIInfo
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp253 bool IsDarwinVectorABI = Triple.isOSDarwin(); createTargetCodeGenInfo() local