Home
last modified time | relevance | path

Searched defs:fp_value (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.cc5289 float fp_value = constant->AsFloatConstant()->GetValue(); in EmitMove() local
5300 double fp_value = constant->AsDoubleConstant()->GetValue(); in EmitMove() local