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

  /external/compiler-rt/lib/ubsan/
ubsan_value.h 41 typedef long double FloatMax;
192 FloatMax getFloatValue() const;
ubsan_value.cc 71 FloatMax Value::getFloatValue() const {
ubsan_diag.h 158 Arg(FloatMax Float) : Kind(AK_Float), Float(Float) {}
166 FloatMax Float;
  /external/v8/src/arm/
macro-assembler-arm.h 416 void FloatMax(SwVfpRegister result, SwVfpRegister left, SwVfpRegister right,
420 void FloatMax(DwVfpRegister result, DwVfpRegister left, DwVfpRegister right,
549 // Implementation helpers for FloatMin and FloatMax.
    [all...]
macro-assembler-arm.cc     [all...]
  /external/v8/src/compiler/arm/
code-generator-arm.cc     [all...]

Completed in 210 milliseconds