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

  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8632Traits.h 57 static constexpr bool UsesX87 = true;
    [all...]
IceTargetLoweringX8664Traits.h 58 static constexpr bool UsesX87 = false;
    [all...]

Completed in 53 milliseconds