Searched defs:GetU64 (Results 1 – 7 of 7) sorted by relevance
125 uint64_t StringExtractor::GetU64(uint64_t fail_value, int base) { in GetU64() function in StringExtractor
477 uint64_t DataExtractor::GetU64(offset_t *offset_ptr) const { in GetU64() function in DataExtractor496 void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst, in GetU64() function in DataExtractor
117 uint64_t StdStringExtractor::GetU64(uint64_t fail_value, int base) { in GetU64() function in StdStringExtractor
70 uint64_t Constant::GetU64() const { in GetU64() function in spvtools::opt::analysis::Constant
921 func (m *KnownTypes) GetU64() *wrappers.UInt64Value { func