/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/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/swiftshader/third_party/LLVM/lib/VMCore/ |
D | LLVMContextImpl.h | 55 static inline KeyTy getEmptyKey() { return KeyTy(APInt(1,0), 0); } in getEmptyKey() function 78 static inline KeyTy getEmptyKey() { in getEmptyKey() function
|
D | DebugLoc.cpp | 167 DebugLoc DenseMapInfo<DebugLoc>::getEmptyKey() { in getEmptyKey() function in DenseMapInfo
|
/external/clang/include/clang/AST/ |
D | ASTTypeTraits.h | 99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 78 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 171 static inline CallValue getEmptyKey() { 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/lib/MC/ |
D | MCDwarf.cpp | 970 static const CIEKey getEmptyKey() { return CIEKey(0, 0, -1); } in getEmptyKey() function 987 static CIEKey getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | LazyValueInfo.cpp | 312 static inline LVIValueHandle getEmptyKey() { in getEmptyKey() function 333 static inline PairTy getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | DenseMap.h | 313 static const KeyT 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/lib/Transforms/IPO/ |
D | MergeFunctions.cpp | 136 static ComparableFunction getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 667 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 591 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 186 static VTableSlot getEmptyKey() { in getEmptyKey() function
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 255 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 38 static inline T* getEmptyKey() { in getEmptyKey() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 376 static const KeyT getEmptyKey() { in getEmptyKey() function
|