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

  /external/llvm/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ScaledNumber.h 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale,
67 return getRounded(Digits, Scale, ShouldRound);
73 return getRounded(Digits, Scale, ShouldRound);
90 return getRounded<DigitsT>(Digits >> Shift, Scale + Shift,
709 static ScaledNumber getRounded(ScaledNumber P, bool Round) {
714 return ScaledNumbers::getRounded(P.Digits, P.Scale, Round);

Completed in 1064 milliseconds