/llvm-project/mlir/include/mlir/IR/ |
H A D | DialectResourceBlobManager.h | 39 StringRef getKey() const { return key; } in getKey() function 193 StringRef getKey() const { return this->getResource()->getKey(); } in getKey() function
|
/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | StringPool.h | 38 static inline StringRef getKey(const StringEntry &KeyData) { in getKey() function
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGPointerAuthInfo.h | 53 unsigned getKey() const { in getKey() function
|
/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | AtomicChange.h | 68 const std::string &getKey() const { return Key; } in getKey() function
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | TypePool.h | 94 static inline StringRef getKey(const TypeEntry &KeyData) { in getKey() function
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringMapEntry.h | 108 StringRef getKey() const { in getKey() function
|
H A D | ImmutableMap.h | 162 key_type_ref getKey() const { return (*this)->first; } in getKey() function 292 key_type_ref getKey() const { return (*this)->first; } in getKey() function
|
H A D | ScopedHashTable.h | 55 const K &getKey() const { return Key; } in getKey() function
|
H A D | ConcurrentHashtable.h | 88 static inline const KeyTy &getKey(const KeyDataTy &KeyData) { getKey() function
|
/llvm-project/mlir/include/mlir/Support/ |
H A D | StorageUniquer.h | 300 static typename ImplTy::KeyTy getKey(Args &&...args) { in getKey() function
|
/llvm-project/mlir/lib/IR/ |
H A D | AttributeDetail.h | 88 static KeyTy getKey(ShapedType ty, ArrayRef<char> data, bool isKnownSplat) { in getKey() function 242 static KeyTy getKey(ShapedType ty, ArrayRef<StringRef> data, in getKey() function
|
/llvm-project/clang/include/clang/Basic/ |
H A D | PointerAuthOptions.h | 136 unsigned getKey() const { getKey() function
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCExpr.h | 194 AArch64PACKey::ID getKey() const { return Key; } getKey() function
|
/llvm-project/llvm/unittests/ADT/ |
H A D | ConcurrentHashtableTest.cpp | 25 const std::string &getKey() const { return Data; } in getKey() function in __anond67d4c160111::String
|
H A D | DenseMapTest.cpp | 100 typename T::key_type getKey(int i = 0) { in getKey() function in __anon95dc29540111::DenseMapTest
|
/llvm-project/mlir/lib/Dialect/DLTI/ |
H A D | DLTI.cpp | 67 DataLayoutEntryKey DataLayoutEntryAttr::getKey() const { getKey() function in DataLayoutEntryAttr [all...] |
/llvm-project/mlir/examples/toy/Ch7/mlir/ |
H A D | Dialect.cpp | 537 static KeyTy getKey(llvm::ArrayRef<mlir::Type> elementTypes) { in getKey() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 110 typename T::key_type getKey(int i = 0) { in getKey() function in __anon65fcc02b0111::DenseMapTest
|
/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 2258 Node *KeyValueNode::getKey() { getKey() function in KeyValueNode
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | Parser.cpp | 2470 it.getKey(), std::move(detailData)); in getKey() function in __anon9a73a0461811::ParsedResourceEntry
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockPlacement.cpp | 1286 MachineBasicBlock *getKey() const { precomputeTriangleChains() function
|
/llvm-project/mlir/lib/Bytecode/Reader/ |
H A D | BytecodeReader.cpp | 566 StringRef getKey() const final { return key; } in getKey() function in __anonb8b7b79e0511::ParsedResourceEntry
|