Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DScaledNumber.h809 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
826 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable