Home | History | Annotate | Download | only in ARM

Lines Matching refs:isTargetWindows

674   bool RequiresBundling = STI->isTargetWindows() && IsAnAddressOperand(MO);
680 assert(!STI->isTargetWindows() && "Windows on ARM requires ARMv7+");