Home
last modified time | relevance | path

Searched defs:getEmptyKey (Results 1 – 25 of 59) sorted by relevance

123

/external/llvm/lib/IR/
DLLVMContextImpl.h51 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/
DLLVMContextImpl.h63 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/
DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/external/llvm/unittests/ADT/
DDenseSetTest.cpp31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
DDenseMapTest.cpp62 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/
Dshape_component_analysis.h55 static inline ShapeOrValueInfo getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
/external/clang/include/clang/AST/
DASTTypeTraits.h99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Ddevice_target.h107 static inline Signature getEmptyKey() { return {}; } in getEmptyKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
DLocal.cpp907 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes() function
1468 static CatchPadInst *getEmptyKey() { in markAliveBlocks() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
210 static inline CallValue getEmptyKey() { in getEmptyKey() function
DLoopUnrollPass.cpp194 static inline UnrolledInstState getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp104 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp126 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/
Dbroadcast_propagation.cc67 static mlir::mhlo::BroadcastIntent getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp34 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dsame_shape_propagation.cc171 static ShapeValue getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp276 static OffsetValue getEmptyKey() { in getEmptyKey() function
298 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1447 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/
DMCDwarf.cpp1749 static const CIEKey getEmptyKey() { in getEmptyKey() function
1801 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp667 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp186 static VTableSlot getEmptyKey() { in getEmptyKey() function

123