Home | History | Annotate | Download | only in Basic

Lines Matching refs:HasRTM

1703   bool HasRTM;
1854 HasBMI(false), HasBMI2(false), HasPOPCNT(false), HasRTM(false),
2400 HasRTM = true;
2625 if (HasRTM)
2715 .Case("rtm", HasRTM)