Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-type-hint-lowering.cc328 op = jsgraph()->simplified()->SpeculativeBigIntNegate( in ReduceUnaryOperation()
H A Dsimplified-operator.h811 const Operator* SpeculativeBigIntNegate(BigIntOperationHint hint);
H A Dopcodes.h505 V(SpeculativeBigIntNegate)
H A Doperation-typer.cc1165 Type OperationTyper::SpeculativeBigIntNegate(Type type) { in SpeculativeBigIntNegate() function in v8::internal::compiler::OperationTyper
H A Dsimplified-operator.cc1522 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntNegate( in SpeculativeBigIntNegate() function in v8::internal::compiler::SimplifiedOperatorBuilder
1526 Operator::kFoldable | Operator::kNoThrow, "SpeculativeBigIntNegate", 1, 1, in SpeculativeBigIntNegate()

Completed in 11 milliseconds