/external/tensorflow/tensorflow/core/framework/ |
D | type_index.h | 44 TypeIndex(const TypeIndex& src) : hash_(src.hash_), name_(src.name_) {} in TypeIndex() function 92 explicit TypeIndex(const uint64 hash, const char* name) 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 103 TypeIndex() : Index(static_cast<uint32_t>(SimpleTypeKind::None)) {} in TypeIndex() function 104 explicit TypeIndex(uint32_t Index) : Index(Index) {} in TypeIndex() function 105 explicit TypeIndex(SimpleTypeKind Kind) in TypeIndex() function 107 TypeIndex(SimpleTypeKind Kind, SimpleTypeMode Mode) in TypeIndex() function
|
D | TypeStreamMerger.h | 20 class TypeIndex; variable
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeStreamMerger.h | 20 class TypeIndex; variable
|
D | TypeIndex.h | 103 TypeIndex() : Index(static_cast<uint32_t>(SimpleTypeKind::None)) {} in TypeIndex() function 104 explicit TypeIndex(uint32_t Index) : Index(Index) {} in TypeIndex() function 105 explicit TypeIndex(SimpleTypeKind Kind) in TypeIndex() function 107 TypeIndex(SimpleTypeKind Kind, SimpleTypeMode Mode) in TypeIndex() function
|
D | TypeSymbolEmitter.h | 16 class TypeIndex; variable
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
D | DWARFLocationExpression.h | 19 class TypeIndex; variable
|
D | PdbAstBuilder.h | 91 using TypeIndex = llvm::codeview::TypeIndex; variable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_tensor_dense_matmul_op.cc | 159 #define REGISTER_CPU(TypeT, TypeIndex) \ argument 210 #define REGISTER_GPU(TypeT, TypeIndex) \ argument
|
D | tensor_flag_utils.cc | 162 #define REGISTER_SPARSE_UTIL_FUNCTIONS(TypeIndex) \ argument
|
D | sparse_utils.cc | 143 #define REGISTER_SPARSE_UTIL_FUNCTIONS(TypeIndex) \ argument
|
D | sparse_tensor_dense_add_op.cc | 146 #define REGISTER_KERNELS_CPU(TypeT, TypeIndex) \ argument
|
/external/llvm-project/llvm/include/llvm/Analysis/Utils/ |
D | TFUtils.h | 88 int TypeIndex = 0; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1194 void setScalarAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarAction() 1200 void setPointerAction(const unsigned Opcode, const unsigned TypeIndex, in setPointerAction() 1217 void setScalarInVectorAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarInVectorAction() 1229 const unsigned TypeIndex, in setVectorNumElementAction() 1302 void setActions(unsigned TypeIndex, in setActions()
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1319 void setScalarAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarAction() 1325 void setPointerAction(const unsigned Opcode, const unsigned TypeIndex, in setPointerAction() 1342 void setScalarInVectorAction(const unsigned Opcode, const unsigned TypeIndex, in setScalarInVectorAction() 1354 const unsigned TypeIndex, in setVectorNumElementAction() 1427 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/llvm-project/llvm/lib/Analysis/ |
D | TFUtils.cpp | 177 TensorSpec::TensorSpec(const std::string &Name, int Port, int TypeIndex, in TensorSpec()
|
/external/deqp/scripts/khr_util/ |
D | registry.py | 166 class TypeIndex(NameApiIndex): class
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | llvm-pdbutil.cpp | 411 TypeIndex("type", variable
|
D | DumpOutputStyle.cpp | 1294 std::map<TypeIndex, CVType> &DepSet) { in buildDepSet()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGException.cpp | 1044 llvm::CallInst *TypeIndex = CGF.Builder.CreateCall(TypeIDFn, TypeInfo.RTTI); in emitWasmCatchPadBlock() local
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1835 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1930 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1914 unsigned TypeIndex, OpIndex; in X86SelectDivRem() local
|