Home
last modified time | relevance | path

Searched defs:TypeHash (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dpytree.h77 struct TypeHash { struct
97 absl::flat_hash_map<pybind11::object, std::unique_ptr<Registration>, TypeHash, argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h59 uint64_t TypeHash = 0; variable
/external/clang/lib/CodeGen/
DCGExpr.cpp640 llvm::hash_code TypeHash = hash_value(Out.str()); in EmitTypeCheck() local
/external/mesa3d/src/imgui/
Dimgui_internal.h604 ImGuiID TypeHash; // == ImHashStr(TypeName, 0, 0) member