/external/tensorflow/tensorflow/core/framework/ |
D | type_index.h | 43 TypeIndex(const TypeIndex& src) : hash_(src.hash_) {} in TypeIndex() function 65 TypeIndex(const uint64 hash) : hash_(hash) {} in TypeIndex() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeStreamMerger.h | 21 class TypeIndex; variable
|
D | TypeIndex.h | 104 TypeIndex() : Index(static_cast<uint32_t>(SimpleTypeKind::None)) {} in TypeIndex() function 105 explicit TypeIndex(uint32_t Index) : Index(Index) {} in TypeIndex() function 106 explicit TypeIndex(SimpleTypeKind Kind) in TypeIndex() function 108 TypeIndex(SimpleTypeKind Kind, SimpleTypeMode Mode) in TypeIndex() function
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 96 TypeIndex() : Index(0) {} in TypeIndex() function 97 explicit TypeIndex(uint32_t Index) : Index(Index) {} in TypeIndex() function 98 explicit TypeIndex(SimpleTypeKind Kind) in TypeIndex() function 100 TypeIndex(SimpleTypeKind Kind, SimpleTypeMode Mode) in TypeIndex() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_tensor_dense_matmul_op.cc | 158 #define REGISTER_CPU(TypeT, TypeIndex) \ argument 208 #define REGISTER_GPU(TypeT, TypeIndex) \ argument
|
D | tensor_flag_utils.cc | 162 #define REGISTER_SPARSE_UTIL_FUNCTIONS(TypeIndex) \ argument
|
D | sparse_utils.cc | 140 #define REGISTER_SPARSE_UTIL_FUNCTIONS(TypeIndex) \ argument
|
D | sparse_tensor_dense_add_op.cc | 146 #define REGISTER_KERNELS_CPU(TypeT, TypeIndex) \ argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 981 void setScalarAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarAction() 987 void setPointerAction(const unsigned Opcode, const unsigned TypeIndex, in setPointerAction() 1004 void setScalarInVectorAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarInVectorAction() 1016 const unsigned TypeIndex, in setVectorNumElementAction() 1089 void setActions(unsigned TypeIndex, in setActions()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.cpp | 207 for (SizeT TypeIndex = 0; TypeIndex < TypeToRegisterSetSize; in filterTypeToRegisterSet() local 230 for (size_t TypeIndex = 0; TypeIndex < TypeToRegisterSetSize; ++TypeIndex) { in filterTypeToRegisterSet() local 246 for (size_t TypeIndex = 0; TypeIndex < TypeToRegisterSetSize; ++TypeIndex) { in filterTypeToRegisterSet() local
|
/external/deqp/scripts/khr_util/ |
D | registry.py | 164 class TypeIndex(NameApiIndex): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | llvm-pdbutil.cpp | 362 TypeIndex("type", variable
|
D | DumpOutputStyle.cpp | 1072 std::map<TypeIndex, CVType> &DepSet) { in buildDepSet()
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1835 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1929 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 780 ULONG TypeIndex; member
|