Home
last modified time | relevance | path

Searched defs:IsWindows (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp375 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp203 bool IsWindows) { in getCallingConventionForDecl()
489 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
H A DCGBlocks.cpp1324 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); in buildGlobalBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2249 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp457 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp5902 bool IsWindows = TT.isOSWindows(); in checkVAStartABI() local