/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | LLVMContextImpl.h | 78 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
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Weak.h | 39 static inline WeakInfo getEmptyKey() { in getEmptyKey() function
|
H A D | ScopeInfo.h | 318 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 13 static inline const char *getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.h | 279 static QualType getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ASTTypeTraits.h | 109 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.h | 447 static ModuleCacheKey getEmptyKey() { return ModuleCacheKey(); } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 85 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function 478 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 217 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 106 static DecompositionDeclName getEmptyKey() { in getEmptyKey() function
|
H A D | APValue.cpp | 188 llvm::DenseMapInfo<clang::APValue::LValueBase>::getEmptyKey() { in getEmptyKey() function in llvm::DenseMapInfo::APValue::LValueBase
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 239 static inline SpecSig getEmptyKey() { return {~0U, {}}; } in getEmptyKey() function
|
H A D | WholeProgramDevirt.cpp | 335 static VTableSlot getEmptyKey() { in getEmptyKey() function 354 static VTableSlotSummary getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 159 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 493 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
H A D | GVNSink.cpp | 312 static inline ModelledPHI &getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 69 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | Chunks.h | 591 static ChunkAndOffset getEmptyKey() { in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 313 static inline IRInstructionData *getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map.h | 347 static const KeyT getEmptyKey() { return KeyInfoT::getEmptyKey(); } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 1772 static const CIEKey getEmptyKey() { in getEmptyKey() function 1829 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 73 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 437 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 453 static const KeyT getEmptyKey() { in getEmptyKey() function
|