Searched refs:SpeculativeBigIntAdd (Results 1 – 5 of 5) sorted by relevance
159 return simplified()->SpeculativeBigIntAdd(hint); in SpeculativeBigIntOp()
809 const Operator* SpeculativeBigIntAdd(BigIntOperationHint hint); in NON_EXPORTED_BASE()
499 V(SpeculativeBigIntAdd) \
1155 Type OperationTyper::SpeculativeBigIntAdd(Type lhs, Type rhs) { in SpeculativeBigIntAdd() function in v8::internal::compiler::OperationTyper
1507 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAdd( in SpeculativeBigIntAdd() function in v8::internal::compiler::SimplifiedOperatorBuilder