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

  /art/compiler/optimizing/
instruction_simplifier.cc 425 reciprocal = GetGraph()->GetFloatConstant(1.0f / value);
nodes.cc     [all...]
nodes.h 272 HFloatConstant* GetFloatConstant(float value) {
    [all...]

Completed in 33 milliseconds