Searched defs:GetInt64 (Results 1 – 4 of 4) sorted by relevance
17 static inline std::int64_t GetInt64(const char *p, std::size_t bytes) { in GetInt64() function
94 func GetInt64(buf []byte) (n int64) { func
113 func (t *Table) GetInt64(off UOffsetT) int64 { func
737 llvm::Value* GetInt64(int64 value) { return b_->getInt64(value); } in GetInt64() function in xla::cpu::__anon47412fb60111::TiledSmallGemmEmitter