Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DScaledNumber.h808 int32_t Scales = int32_t(Scale) + int32_t(X.Scale); variable
825 int32_t Scales = int32_t(Scale) - int32_t(X.Scale); variable