Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator.h812 const Operator* SpeculativeBigIntAsIntN(int bits,
H A Dopcodes.h503 V(SpeculativeBigIntAsIntN) \
H A Doperation-typer.cc579 Type OperationTyper::SpeculativeBigIntAsIntN(Type) { in SpeculativeBigIntAsIntN() function in v8::internal::compiler::OperationTyper
H A Dsimplified-operator.cc1273 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAsIntN( in SpeculativeBigIntAsIntN() function in v8::internal::compiler::SimplifiedOperatorBuilder
1279 "SpeculativeBigIntAsIntN", 1, 1, 1, 1, 1, 0, in SpeculativeBigIntAsIntN()
H A Djs-call-reducer.cc8215 ? simplified()->SpeculativeBigIntAsIntN(bits_value, p.feedback())

Completed in 18 milliseconds