Lines Matching refs:IsInt32Constant
95 IsInt32Constant(0), IsNumberConstant(0.0), effect_matcher, in IsAllocateHeapNumber()
166 IsInt32Constant(HeapNumberValueOffset()), val, in TARGET_TEST_P()
211 IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
238 IsLoad(kMachFloat64, val, IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
241 IsWord32Sar(val, IsInt32Constant(SmiShiftAmount()))), in TARGET_TEST_F()
246 IsBranch(IsWord32And(val, IsInt32Constant(kSmiTagMask)), in TARGET_TEST_F()
267 kMachFloat64, val, IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
269 IsWord32Sar(val, IsInt32Constant(SmiShiftAmount())), in TARGET_TEST_F()
273 IsBranch(IsWord32And(val, IsInt32Constant(kSmiTagMask)), in TARGET_TEST_F()
293 kMachFloat64, val, IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
295 IsWord32Sar(val, IsInt32Constant(SmiShiftAmount())), in TARGET_TEST_F()
299 IsBranch(IsWord32And(val, IsInt32Constant(kSmiTagMask)), in TARGET_TEST_F()
318 kMachAnyTagged, IsWord32Shl(val, IsInt32Constant(SmiShiftAmount())), in TARGET_TEST_F()
323 IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
329 val, IsInt32Constant(SmiMaxValue())), in TARGET_TEST_F()
356 IsInt32Constant(SmiShiftAmount()))); in TARGET_TEST_F()
375 IsLoad(kMachFloat64, val, IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
378 IsWord64Sar(val, IsInt32Constant(SmiShiftAmount())))), in TARGET_TEST_F()
383 IsBranch(IsWord64And(val, IsInt32Constant(kSmiTagMask)), in TARGET_TEST_F()
404 kMachFloat64, val, IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
407 IsWord64Sar(val, IsInt32Constant(SmiShiftAmount()))), in TARGET_TEST_F()
411 IsBranch(IsWord64And(val, IsInt32Constant(kSmiTagMask)), in TARGET_TEST_F()
431 kMachFloat64, val, IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
434 IsWord64Sar(val, IsInt32Constant(SmiShiftAmount()))), in TARGET_TEST_F()
438 IsBranch(IsWord64And(val, IsInt32Constant(kSmiTagMask)), in TARGET_TEST_F()
458 IsInt32Constant(SmiShiftAmount())), in TARGET_TEST_F()
463 IsInt32Constant(HeapNumberValueOffset()), in TARGET_TEST_F()
469 val, IsInt32Constant(SmiMaxValue())), in TARGET_TEST_F()