Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp249 bool IsWin32FloatStructABI = Triple.isOSWindows() && !Triple.isOSCygMing(); in createTargetCodeGenInfo() local
253 CGM, IsDarwinVectorABI, IsWin32FloatStructABI, in createTargetCodeGenInfo()
257 CGM, IsDarwinVectorABI, IsWin32FloatStructABI, in createTargetCodeGenInfo()