Searched refs:ConvertInputsToUI32 (Results 1 – 1 of 1) sorted by relevance
144 void ConvertInputsToUI32(Signedness left_signedness, in ConvertInputsToUI32() function in v8::internal::compiler::JSBinopReduction520 r.ConvertInputsToUI32(kSigned, kSigned); in ReduceInt32Binop()527 r.ConvertInputsToUI32(kSigned, kSigned); in ReduceInt32Binop()540 r.ConvertInputsToUI32(left_signedness, kUnsigned); in ReduceUI32Shift()547 r.ConvertInputsToUI32(left_signedness, kUnsigned); in ReduceUI32Shift()