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

  /art/compiler/optimizing/
instruction_simplifier.cc 419 reciprocal = GetGraph()->GetDoubleConstant(1.0 / value);
nodes.cc     [all...]
nodes.h 275 HDoubleConstant* GetDoubleConstant(double value) {
    [all...]

Completed in 68 milliseconds