Searched refs:SpeculativeBigIntAsIntN (Results 1 – 5 of 5) sorted by relevance
812 const Operator* SpeculativeBigIntAsIntN(int bits, in NON_EXPORTED_BASE()
503 V(SpeculativeBigIntAsIntN) \
579 Type OperationTyper::SpeculativeBigIntAsIntN(Type) { in SpeculativeBigIntAsIntN() function in v8::internal::compiler::OperationTyper
1273 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAsIntN( in SpeculativeBigIntAsIntN() function in v8::internal::compiler::SimplifiedOperatorBuilder
8215 ? simplified()->SpeculativeBigIntAsIntN(bits_value, p.feedback()) in ReduceBigIntAsN()