Home
last modified time | relevance | path

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

1234

/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/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-16.0/llvm/lib/IR/
DLLVMContextImpl.h78 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey() function
112 static inline StructType *getEmptyKey() { in getEmptyKey() function
164 static inline FunctionType *getEmptyKey() { in getEmptyKey() function
212 static inline TargetExtType *getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWP/
DDWPStringPool.h13 static inline const char *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-16.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } 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/clang/include/clang/AST/
DASTTypeTraits.h99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Ddevice_target.h107 static inline Signature getEmptyKey() { return {}; } in getEmptyKey() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64StackTaggingPreRA.cpp217 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
210 static inline CallValue 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp239 static inline SpecSig getEmptyKey() { return {~0U, {}}; } 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function

1234