Searched refs:isTargetMCU (Results 1 – 4 of 4) sorted by relevance
297 bool isTargetMCU() const { return TargetTriple.isOSIAMCU(); } in isTargetMCU() function
1085 // MCU calling convention. Thus, this should be checked before isTargetMCU().1087 CCIfSubtarget<"isTargetMCU()", CCDelegateTo<CC_X86_32_MCU>>,
1225 if (Subtarget.isTargetMCU()) in hasCalleePopSRet()
3201 CB->paramHasAttr(0, Attribute::InReg) || Subtarget->isTargetMCU()) in computeBytesPoppedByCalleeForSRet()