Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-typed-lowering.cc251 void ConvertInputsToUI32(Signedness left_signedness, in ConvertInputsToUI32() function in v8::internal::compiler::JSBinopReduction
475 r.ConvertInputsToUI32(kSigned, kSigned); in ReduceJSBitwiseNot()
708 r.ConvertInputsToUI32(kSigned, kSigned); in ReduceInt32Binop()
718 r.ConvertInputsToUI32(signedness, kUnsigned); in ReduceUI32Shift()