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

  /external/llvm/include/llvm/ADT/
APFloat.h 170 enum fltCategory {
185 APFloat(const fltSemantics &, fltCategory, bool negative);
319 fltCategory getCategory() const { return category; }
444 fltCategory category: 3;
  /external/llvm/lib/Support/
APFloat.cpp 755 fltCategory ourCategory, bool negative)
    [all...]

Completed in 34 milliseconds