Searched refs:isTargetMCU (Results 1 – 3 of 3) sorted by relevance
481 bool isTargetMCU() const { return TargetTriple.isOSIAMCU(); } in isTargetMCU() function
808 // MCU calling convention. Thus, this should be checked before isTargetMCU().810 CCIfSubtarget<"isTargetMCU()", CCDelegateTo<CC_X86_32_MCU>>,
3000 CS->paramHasAttr(1, Attribute::InReg) || Subtarget->isTargetMCU()) in computeBytesPoppedByCalleeForSRet()