HomeSort by relevance Sort by last modified time
    Searched refs:NumberLog2 (Results 1 - 5 of 5) sorted by null

  /external/v8/src/compiler/
simplified-operator.h 315 const Operator* NumberLog2();
opcodes.h 288 V(NumberLog2) \
simplified-operator.cc 444 V(NumberLog2, Operator::kNoProperties, 1, 0) \
    [all...]
operation-typer.cc 389 Type* OperationTyper::NumberLog2(Type* type) {
    [all...]
js-builtin-reducer.cc     [all...]

Completed in 85 milliseconds