Lines Matching refs:ExternalReference
544 ExternalReference::address_of_double_abs_constant()); in Abspd()
549 ExternalReference::address_of_float_abs_constant()); in Absps()
554 ExternalReference::address_of_double_neg_constant()); in Negpd()
559 ExternalReference::address_of_float_neg_constant()); in Negps()
614 ExternalReference:: in F64x2ConvertLowI32x4U()
619 ExternalReference::address_of_wasm_double_2_power_52(), scratch)); in F64x2ConvertLowI32x4U()
626 ExternalReference::address_of_wasm_int32_overflow_as_float(), scratch); in I32x4SConvertF32x4()
681 ExternalReference::address_of_wasm_int32_max_as_double(), tmp)); in I32x4TruncSatF64x2SZero()
695 ExternalReference::address_of_wasm_int32_max_as_double(), tmp)); in I32x4TruncSatF64x2SZero()
713 ExternalReference::address_of_wasm_uint32_max_as_double(), tmp)); in I32x4TruncSatF64x2UZero()
719 ExternalReference::address_of_wasm_double_2_power_52(), tmp)); in I32x4TruncSatF64x2UZero()
731 ExternalReference::address_of_wasm_uint32_max_as_double(), in I32x4TruncSatF64x2UZero()
736 ExternalReference::address_of_wasm_double_2_power_52(), tmp)); in I32x4TruncSatF64x2UZero()
754 ExternalReference::address_of_wasm_double_2_power_52(), tmp)); in I32x4TruncF64x2UZero()
764 ExternalReference::address_of_wasm_int32_overflow_as_float(), scratch); in I32x4TruncF32x4U()
807 ExternalReference::address_of_wasm_i16x8_splat_0x0001(), scratch); in I32x4ExtAddPairwiseI16x8S()
826 ExternalReference::address_of_wasm_i8x16_splat_0x01(), tmp); in I16x8ExtAddPairwiseI8x16S()
848 ExternalReference::address_of_wasm_i8x16_splat_0x01(), scratch); in I16x8ExtAddPairwiseI8x16U()
874 ExternalReference::address_of_wasm_i8x16_swizzle_mask(), tmp);
901 ExternalReference::address_of_wasm_i8x16_splat_0x0f(), in I8x16Popcnt()
906 ExternalReference::address_of_wasm_i8x16_popcnt_mask(), in I8x16Popcnt()
923 ExternalReference::address_of_wasm_i8x16_splat_0x55(), in I8x16Popcnt()
927 ExternalReference::address_of_wasm_i8x16_splat_0x33(), scratch); in I8x16Popcnt()
937 ExternalReference::address_of_wasm_i8x16_splat_0x0f(), in I8x16Popcnt()
942 ExternalReference::address_of_wasm_i8x16_splat_0x0f(), in I8x16Popcnt()
945 ExternalReference::address_of_wasm_i8x16_popcnt_mask(), scratch); in I8x16Popcnt()
964 Operand ExternalReferenceAsOperand(ExternalReference reference, in ExternalReferenceAsOperand()
972 FloatInstruction op, ExternalReference ext) { in FloatUnop()