Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp664 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1322 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); in buildGlobalBlock() 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.cpp3234 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local