Home
last modified time | relevance | path

Searched refs:ConvertInputsToUI32 (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Djs-typed-lowering.cc144 void ConvertInputsToUI32(Signedness left_signedness, in ConvertInputsToUI32() function in v8::internal::compiler::JSBinopReduction
520 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()