Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp581 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1303 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); in buildGlobalBlock() local
H A DCGCall.cpp213 bool IsWindows) { in getCallingConventionForDecl()
516 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp500 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2951 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4593 bool IsWindows = TT.isOSWindows(); in checkVAStartABI() local