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

  /external/llvm/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ScaledNumber.h 433 static std::pair<uint64_t, bool> splitSigned(int64_t N) {
661 std::pair<uint64_t, bool> Unsigned = splitSigned(N);
665 std::pair<uint64_t, bool> Unsigned = splitSigned(N);

Completed in 1363 milliseconds