Home
last modified time | relevance | path

Searched refs:SpeculativeBigIntAsUintN (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator.h814 const Operator* SpeculativeBigIntAsUintN(int bits,
H A Dopcodes.h504 V(SpeculativeBigIntAsUintN) \
H A Doperation-typer.cc583 Type OperationTyper::SpeculativeBigIntAsUintN(Type) { in SpeculativeBigIntAsUintN() function in v8::internal::compiler::OperationTyper
H A Dsimplified-operator.cc1283 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAsUintN( in SpeculativeBigIntAsUintN() function in v8::internal::compiler::SimplifiedOperatorBuilder
1289 "SpeculativeBigIntAsUintN", 1, 1, 1, 1, 1, 0, in SpeculativeBigIntAsUintN()
H A Djs-call-reducer.cc8216 : simplified()->SpeculativeBigIntAsUintN(bits_value,

Completed in 19 milliseconds