Home
last modified time | relevance | path

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

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