Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/
H A DToolChain.cpp577 bool IsWindows = Triple.isOSWindows(); getArchNameForCompilerRTLib() local
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1294 bool IsWindows = CGM.getTarget().getTriple().isOSWindows(); buildGlobalBlock() local
H A DCGCall.cpp213 bool IsWindows) { in getCallingConventionForDecl() argument
517 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD, IsWindows)); in arrangeObjCMessageSendSignature() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2880 bool IsWindows = isTargetWindows(MF); computeCalleeSaveRegisterPairs() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp500 bool IsWindows = TargetTriple.isOSWindows(); in getShadowMapping() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4589 bool IsWindows = TT.isOSWindows(); checkVAStartABI() local