Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc161 return simplified()->SpeculativeBigIntSubtract(hint); in SpeculativeBigIntOp()
H A Dsimplified-operator.h810 const Operator* SpeculativeBigIntSubtract(BigIntOperationHint hint);
H A Dopcodes.h500 V(SpeculativeBigIntSubtract)
H A Doperation-typer.cc1160 Type OperationTyper::SpeculativeBigIntSubtract(Type lhs, Type rhs) { in SpeculativeBigIntSubtract() function in v8::internal::compiler::OperationTyper
H A Dsimplified-operator.cc1514 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntSubtract( in SpeculativeBigIntSubtract() function in v8::internal::compiler::SimplifiedOperatorBuilder
1518 Operator::kFoldable | Operator::kNoThrow, "SpeculativeBigIntSubtract", 2, in SpeculativeBigIntSubtract()

Completed in 11 milliseconds