HomeSort by relevance Sort by last modified time
    Searched refs:getU64 (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/lib/DebugInfo/DWARF/
DWARFTypeUnit.cpp 20 TypeHash = debug_info.getU64(offset_ptr);
DWARFFormValue.cpp 198 Value.uval = data.getU64(offset_ptr);
232 Value.uval = data.getU64(offset_ptr);
DWARFUnitIndex.cpp 61 Rows[i].Signature = IndexData.getU64(&Offset);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataExtractor.h 270 uint64_t getU64(uint32_t *offset_ptr) const;
295 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /external/llvm/lib/Support/
DataExtractor.cpp 81 uint64_t DataExtractor::getU64(uint32_t *offset_ptr) const {
85 uint64_t *DataExtractor::getU64(uint32_t *offset_ptr, uint64_t *dst,
101 return getU64(offset_ptr);
116 return (int64_t)getU64(offset_ptr);
  /external/swiftshader/third_party/LLVM/lib/Support/
DataExtractor.cpp 81 uint64_t DataExtractor::getU64(uint32_t *offset_ptr) const {
85 uint64_t *DataExtractor::getU64(uint32_t *offset_ptr, uint64_t *dst,
101 return getU64(offset_ptr);
116 return (int64_t)getU64(offset_ptr);
  /external/llvm/include/llvm/Support/
DataExtractor.h 272 uint64_t getU64(uint32_t *offset_ptr) const;
297 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataExtractor.h 272 uint64_t getU64(uint32_t *offset_ptr) const;
297 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
DataExtractor.h 294 uint64_t getU64(uint32_t *offset_ptr) const;
319 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
DataExtractor.h 294 uint64_t getU64(uint32_t *offset_ptr) const;
319 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataExtractor.h 272 uint64_t getU64(uint32_t *offset_ptr) const;
297 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
DataExtractor.h 294 uint64_t getU64(uint32_t *offset_ptr) const;
319 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
DataExtractor.h 294 uint64_t getU64(uint32_t *offset_ptr) const;
319 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
DataExtractor.h 335 uint64_t getU64(uint32_t *offset_ptr) const;
360 uint64_t *getU64(uint32_t *offset_ptr, uint64_t *dst, uint32_t count) const;
  /external/llvm/unittests/Support/
DataExtractorTest.cpp 39 EXPECT_EQ(0x8090FFFF80000000ULL, DE.getU64(&offset));
61 EXPECT_EQ(0x80FFFF9080ULL, DE.getU64(&offset));
  /external/swiftshader/third_party/LLVM/unittests/Support/
DataExtractorTest.cpp 38 EXPECT_EQ(0x8090FFFF80000000ULL, DE.getU64(&offset));
60 EXPECT_EQ(0x80FFFF9080ULL, DE.getU64(&offset));
  /external/llvm/tools/llvm-dwp/
llvm-dwp.cpp 174 ID.Signature = InfoData.getU64(&Offset);
251 auto Signature = Data.getU64(&Offset);
338 OriginalSize = extractor.getU64(&Offset);
  /external/flatbuffers/tests/MyGame/Example/
TypeAliases.php 116 public function getU64()

Completed in 886 milliseconds

1 2