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

  /external/vixl/src/vixl/a64/
instructions-a64.cc 47 const float16 kFP16DefaultNaN = 0x7e00;
instructions-a64.h 122 extern const float16 kFP16DefaultNaN;
logic-a64.cc 245 if (DN()) return kFP16DefaultNaN;
295 if (DN()) return kFP16DefaultNaN;
    [all...]

Completed in 197 milliseconds