Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc159 return simplified()->SpeculativeBigIntAdd(hint); in SpeculativeBigIntOp()
H A Dsimplified-operator.h809 const Operator* SpeculativeBigIntAdd(BigIntOperationHint hint);
H A Dopcodes.h499 V(SpeculativeBigIntAdd) \
H A Doperation-typer.cc1155 Type OperationTyper::SpeculativeBigIntAdd(Type lhs, Type rhs) { in SpeculativeBigIntAdd() function in v8::internal::compiler::OperationTyper
H A Dsimplified-operator.cc1507 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAdd( in SpeculativeBigIntAdd() function in v8::internal::compiler::SimplifiedOperatorBuilder
1511 "SpeculativeBigIntAdd", 2, 1, 1, 1, 1, 0, hint); in SpeculativeBigIntAdd()

Completed in 11 milliseconds