Searched refs:isOSMSVCRT (Results 1 – 13 of 13) sorted by relevance
290 if (Target.getTriple().isOSMSVCRT()) in ParsePrintfSpecifier()405 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT()) in getArgType()532 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() && in getArgType()539 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT() && in getArgType()
664 if (Target.getTriple().isOSMSVCRT()) { in hasValidLengthModifier()790 return Target.getTriple().isOSMSVCRT(); in hasValidLengthModifier()801 return Target.getTriple().isOSMSVCRT(); in hasValidLengthModifier()
342 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT()) in getArgType()358 if (Ctx.getTargetInfo().getTriple().isOSMSVCRT()) in getArgType()
517 bool isOSMSVCRT() const { in isOSMSVCRT() function
534 bool isOSMSVCRT() const { in isOSMSVCRT() function
556 bool isOSMSVCRT() const { in isOSMSVCRT() function
2538 if (!TUnit->getASTContext().getTargetInfo().getTriple().isOSMSVCRT()) in isMSVCRTEntryPoint()
2992 if (Subtarget->getTargetTriple().isOSMSVCRT()) in computeBytesPoppedByCalleeForSRet()
1979 if (Subtarget.getTargetTriple().isOSMSVCRT()) { in insertSSPDeclarations()2001 if (Subtarget.getTargetTriple().isOSMSVCRT()) in getSDagStackGuard()2008 if (Subtarget.getTargetTriple().isOSMSVCRT()) in getSSPStackGuardCheck()2858 !Subtarget.getTargetTriple().isOSMSVCRT() && in LowerFormalArguments()3407 !Subtarget.getTargetTriple().isOSMSVCRT() && in LowerCall()
3180 if (Subtarget->getTargetTriple().isOSMSVCRT()) in computeBytesPoppedByCalleeForSRet()
1778 return Subtarget.getTargetTriple().isOSMSVCRT(); in useStackGuardXorFP()3328 !Subtarget.getTargetTriple().isOSMSVCRT() && in LowerFormalArguments()3959 !Subtarget.getTargetTriple().isOSMSVCRT() && in LowerCall()
2000 if (getTarget().getTriple().isOSMSVCRT()) { in EmitBuiltinExpr()2021 if (getTarget().getTriple().isOSMSVCRT()) { in EmitBuiltinExpr()
943 if (Subtarget->isTargetWindows() && Subtarget->getTargetTriple().isOSMSVCRT()) in ARMTargetLowering()8013 assert(Subtarget.getTargetTriple().isOSMSVCRT() && in LowerFPOWI()