Searched refs:ARE_EQUAL (Results 1 – 1 of 1) sorted by relevance
199 #define ARE_EQUAL(X) LHS.X == RHS.X macro201 ARE_EQUAL(UnsafeFPMath) &&202 ARE_EQUAL(NoInfsFPMath) &&203 ARE_EQUAL(NoNaNsFPMath) &&204 ARE_EQUAL(HonorSignDependentRoundingFPMathOption) &&205 ARE_EQUAL(UseSoftFloat) &&206 ARE_EQUAL(NoZerosInBSS) &&207 ARE_EQUAL(JITEmitDebugInfo) &&208 ARE_EQUAL(JITEmitDebugInfoToDisk) &&209 ARE_EQUAL(GuaranteedTailCallOpt) &&[all …]