Home
last modified time | relevance | path

Searched defs:getKey (Results 1 – 22 of 22) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DDialectResourceBlobManager.h39 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 DStringPool.h38 static inline StringRef getKey(const StringEntry &KeyData) { in getKey() function
/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h53 unsigned getKey() const { in getKey() function
/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h68 const std::string &getKey() const { return Key; } in getKey() function
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h94 static inline StringRef getKey(const TypeEntry &KeyData) { in getKey() function
/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h108 StringRef getKey() const { in getKey() function
H A DImmutableMap.h162 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 DScopedHashTable.h55 const K &getKey() const { return Key; } in getKey() function
H A DConcurrentHashtable.h88 static inline const KeyTy &getKey(const KeyDataTy &KeyData) { getKey() function
/llvm-project/mlir/include/mlir/Support/
H A DStorageUniquer.h300 static typename ImplTy::KeyTy getKey(Args &&...args) { in getKey() function
/llvm-project/mlir/lib/IR/
H A DAttributeDetail.h88 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 DPointerAuthOptions.h136 unsigned getKey() const { getKey() function
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.h194 AArch64PACKey::ID getKey() const { return Key; } getKey() function
/llvm-project/llvm/unittests/ADT/
H A DConcurrentHashtableTest.cpp25 const std::string &getKey() const { return Data; } in getKey() function in __anond67d4c160111::String
H A DDenseMapTest.cpp100 typename T::key_type getKey(int i = 0) { in getKey() function in __anon95dc29540111::DenseMapTest
/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp67 DataLayoutEntryKey DataLayoutEntryAttr::getKey() const { getKey() function in DataLayoutEntryAttr
[all...]
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp537 static KeyTy getKey(llvm::ArrayRef<mlir::Type> elementTypes) { in getKey() function
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp110 typename T::key_type getKey(int i = 0) { in getKey() function in __anon65fcc02b0111::DenseMapTest
/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2258 Node *KeyValueNode::getKey() { getKey() function in KeyValueNode
/llvm-project/mlir/lib/AsmParser/
H A DParser.cpp2470 it.getKey(), std::move(detailData)); in getKey() function in __anon9a73a0461811::ParsedResourceEntry
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1286 MachineBasicBlock *getKey() const { precomputeTriangleChains() function
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp566 StringRef getKey() const final { return key; } in getKey() function in __anonb8b7b79e0511::ParsedResourceEntry