Searched refs:SpeculativeBigIntNegate (Results 1 – 5 of 5) sorted by relevance
328 op = jsgraph()->simplified()->SpeculativeBigIntNegate( in ReduceUnaryOperation()
811 const Operator* SpeculativeBigIntNegate(BigIntOperationHint hint); in NON_EXPORTED_BASE()
505 V(SpeculativeBigIntNegate)
1165 Type OperationTyper::SpeculativeBigIntNegate(Type type) { in SpeculativeBigIntNegate() function in v8::internal::compiler::OperationTyper
1522 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntNegate( in SpeculativeBigIntNegate() function in v8::internal::compiler::SimplifiedOperatorBuilder