/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 51 static inline APInt getEmptyKey() { in getEmptyKey() function 70 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus, 1); } in getEmptyKey() function 99 static inline StructType* getEmptyKey() { in getEmptyKey() function 146 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContextImpl.h | 63 static inline APInt getEmptyKey() { in getEmptyKey() function 85 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey() function 120 static inline StructType* getEmptyKey() { in getEmptyKey() function 175 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
|
/external/llvm/tools/llvm-dwp/ |
D | DWPStringPool.h | 13 static inline const char *getEmptyKey() { in getEmptyKey() function
|
/external/llvm/unittests/ADT/ |
D | DenseSetTest.cpp | 31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
D | DenseMapTest.cpp | 62 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function 509 static CachedHashTest getEmptyKey() { return ~0; } in getEmptyKey() function 551 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function 590 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Analysis/ |
D | shape_component_analysis.h | 55 static inline ShapeOrValueInfo getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/external/clang/include/clang/AST/ |
D | ASTTypeTraits.h | 99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
|
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
D | device_target.h | 107 static inline Signature getEmptyKey() { return {}; } in getEmptyKey() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
|
D | Local.cpp | 907 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes() function 1468 static CatchPadInst *getEmptyKey() { in markAliveBlocks() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 210 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
D | LoopUnrollPass.cpp | 194 static inline UnrolledInstState getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 104 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 126 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 438 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
D | broadcast_propagation.cc | 67 static mlir::mhlo::BroadcastIntent getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | GSIStreamBuilder.cpp | 34 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
|
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
D | same_shape_propagation.cc | 171 static ShapeValue getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 276 static OffsetValue getEmptyKey() { in getEmptyKey() function 298 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1447 static const CIEKey getEmptyKey() { in getEmptyKey() function 1469 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCDwarf.cpp | 1749 static const CIEKey getEmptyKey() { in getEmptyKey() function 1801 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 667 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 186 static VTableSlot getEmptyKey() { in getEmptyKey() function
|