Lines Matching refs:isTargetWindows
1161 if (!Subtarget->isTargetWindows()) in AArch64TargetLowering()
1805 if (Subtarget->isTargetWindows()) { in AArch64TargetLowering()
3087 assert(!MF->getSubtarget<AArch64Subtarget>().isTargetWindows() && in EmitAllocateZABuffer()
6698 if (Subtarget->isTargetDarwin() || Subtarget->isTargetWindows()) in LowerADJUST_TRAMPOLINE()
6709 if (Subtarget->isTargetDarwin() || Subtarget->isTargetWindows()) in LowerINIT_TRAMPOLINE()
7200 if (Subtarget->isTargetWindows()) { in CCAssignFnForCall()
7676 if (!Subtarget->isTargetWindows() && !hasInlineStackProbe(MF)) { in LowerFormalArguments()
7993 if (CallerCC == CallingConv::Win64 && !Subtarget->isTargetWindows() && in isEligibleForTailCallOptimization()
9587 assert(Subtarget->isTargetWindows() && "Windows specific TLS lowering"); in LowerWindowsGlobalTLSAddress()
9653 if (Subtarget->isTargetWindows()) in LowerGlobalTLSAddress()
11064 (Subtarget->isTargetDarwin() || Subtarget->isTargetWindows()) in LowerVACOPY()
15460 if (Subtarget->isTargetWindows()) in LowerDYNAMIC_STACKALLOC()
26855 !Subtarget->isTargetWindows() && !Subtarget->isTargetDarwin()) in preferredShiftLegalizationStrategy()
26971 if (Subtarget->isTargetDarwin() || Subtarget->isTargetWindows()) in getVaListSizeInBits()
28721 return !Subtarget->isTargetWindows() && in hasInlineStackProbe()