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

  /external/v8/src/builtins/
builtins-math.cc 395 MathUnaryOperation(&CodeStubAssembler::Float64Log2);
  /external/v8/src/compiler/
code-assembler.h 135 V(Float64Log2) \
machine-operator.h 411 const Operator* Float64Log2();
raw-machine-assembler.h 509 Node* Float64Log2(Node* a) { return AddNode(machine()->Float64Log2(), a); }
opcodes.h 455 V(Float64Log2) \
machine-operator.cc 187 V(Float64Log2, Operator::kNoProperties, 1, 0, 1) \
    [all...]
representation-change.cc     [all...]

Completed in 84 milliseconds