Home
last modified time | relevance | path

Searched refs:high64 (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dfingerprint.h36 uint64 high64; member
40 return lhs.low64 == rhs.low64 && lhs.high64 == rhs.high64;
Dfingerprint_test.cc35 EXPECT_EQ(10829806600034513965ULL, fingerprint.high64); in TEST()
41 EXPECT_EQ(4859093245152058524ULL, fingerprint.high64); in TEST()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dattr_builder.cc262 tensorflow::FingerprintCat64(a.high64, b.high64)}; in FingerprintCat128()
268 b->high64 += a.high64; in CombineUnordered()
Dexecute.cc259 tensorflow::FingerprintCat64(a.high64, b.high64)}; in FingerprintCat128()
265 return {x, tensorflow::FingerprintCat64(a.high64, x)}; in FingerprintCat128()
/external/swiftshader/src/Device/
DBC_Decoder.cpp517 uint64_t high64; member
520 Data(uint64_t low64, uint64_t high64) in Data()
522 , high64(high64) in Data()
550 low64 |= (high64 & mask) << (sizeof(high64) * 8 - numBits); in consumeBits()
551 high64 >>= numBits; in consumeBits()
911 uint64_t high64; member
916 Data data(low64, high64); in decode()
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dnode_expansion_pass.cc69 auto x = FingerprintCat64(cache_key.high64, cache_key.low64); in Run()
/external/tensorflow/tensorflow/core/kernels/
Dsdca_ops.cc326 out_values(i, 1) = fprint.high64; in Compute()
/external/vixl/src/aarch64/
Dassembler-aarch64.h302 Literal(T high64,
308 UpdateValue(high64, low64); in RawLiteral()
328 void UpdateValue(T high64, T low64, uint8_t* code_buffer = NULL) {
331 memcpy(&high64_, &high64, sizeof(high64));
339 void UpdateValue(T high64, T low64, const Assembler* assembler);
7032 void Literal<T>::UpdateValue(T high64, T low64, const Assembler* assembler) { in UpdateValue() argument
7033 return UpdateValue(high64, in UpdateValue()
Dmacro-assembler-aarch64.h1952 void Ldr(const VRegister& vt, uint64_t high64, uint64_t low64) { in Ldr() argument
1957 new Literal<uint64_t>(high64, in Ldr()
6377 Literal<T>* CreateLiteralDestroyedWithPool(T high64, T low64) { in CreateLiteralDestroyedWithPool() argument
6378 return new Literal<T>(high64, in CreateLiteralDestroyedWithPool()
/external/libabigail/tests/data/test-read-dwarf/
Dtest11-pr18828.so.abi13782 …<var-decl name='high64' type-id='type-id-66' visibility='default' filepath='src/mongo/platform/dec…
Dtest12-pr18844.so.abi18418 …<var-decl name='high64' type-id='type-id-85' visibility='default' filepath='src/mongo/platform/dec…