Searched refs:SpeculativeBigIntSubtract (Results 1 – 5 of 5) sorted by relevance
164 return simplified()->SpeculativeBigIntSubtract(hint); in SpeculativeBigIntOp()
497 V(SpeculativeBigIntSubtract)
807 const Operator* SpeculativeBigIntSubtract(BigIntOperationHint hint); in NON_EXPORTED_BASE()
1148 Type OperationTyper::SpeculativeBigIntSubtract(Type lhs, Type rhs) { in SpeculativeBigIntSubtract() function in v8::internal::compiler::OperationTyper
1559 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntSubtract( in SpeculativeBigIntSubtract() function in v8::internal::compiler::SimplifiedOperatorBuilder