Lines Matching refs:DISTINCT_OPS
3551 if (CpuFeatures::IsSupported(DISTINCT_OPS) && is_int16(opnd.immediate())) { in Add32()
3570 if (CpuFeatures::IsSupported(DISTINCT_OPS) && is_int16(opnd.immediate())) { in AddP()
3602 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in Add32()
3619 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in AddP()
3855 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in Sub32()
3875 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in SubP()
4003 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in And()
4020 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in AndP()
4125 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in Or()
4142 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in OrP()
4213 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in Xor()
4230 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in XorP()
4562 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in CmpSmiLiteral()
4577 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in CmpLogicalSmiLiteral()
4592 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in AddSmiLiteral()
4607 if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in SubSmiLiteral()
5104 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftLeft()
5116 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftLeft()
5130 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftRight()
5142 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftRight()
5156 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftLeftArith()
5168 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftLeftArith()
5182 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftRightArith()
5194 } else if (CpuFeatures::IsSupported(DISTINCT_OPS)) { in ShiftRightArith()