Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DToolChain.cpp423 bool IsWindows = Triple.isOSWindows(); in getArchNameForCompilerRTLib() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp207 bool IsWindows) { in getCallingConventionForDecl()
499 bool IsWindows = getContext().getTargetInfo().getTriple().isOSWindows(); in arrangeObjCMessageSendSignature() local
H A DCGBlocks.cpp1329 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); in buildGlobalBlock() local
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2516 bool IsWindows = isTargetWindows(MF); in computeCalleeSaveRegisterPairs() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp487 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp7048 bool IsWindows = TT.isOSWindows(); in checkVAStartABI() local