Searched refs:SpeculativeBigIntAsUintN (Results 1 – 5 of 5) sorted by relevance
814 const Operator* SpeculativeBigIntAsUintN(int bits, in NON_EXPORTED_BASE()
504 V(SpeculativeBigIntAsUintN) \
583 Type OperationTyper::SpeculativeBigIntAsUintN(Type) { in SpeculativeBigIntAsUintN() function in v8::internal::compiler::OperationTyper
1283 const Operator* SimplifiedOperatorBuilder::SpeculativeBigIntAsUintN( in SpeculativeBigIntAsUintN() function in v8::internal::compiler::SimplifiedOperatorBuilder
8216 : simplified()->SpeculativeBigIntAsUintN(bits_value, in ReduceBigIntAsN()