Home
last modified time | relevance | path

Searched defs:getMetadata (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h44 MDNode *getMetadata() { return Entry; } getMetadata() function
/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h260 const Metadata& getMetadata() const { return md; } in getMetadata() function
277 const Metadata& getMetadata() const { return md; } in getMetadata() function
H A DGraph.h347 GraphMetadata& getMetadata() { return Metadata; } in getMetadata() function
350 const GraphMetadata& getMetadata() const { return Metadata; } in getMetadata() function
/llvm-project/mlir/include/mlir/IR/
H A DLocation.h153 MetadataT getMetadata() const { getMetadata() function
/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h129 const llvm::Any &getMetadata() const { return Metadata; } in getMetadata() function
/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h30 MDNode *getMetadata(const Instruction *I, unsigned KindID) const { in getMetadata() function
/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h188 static SectionKind getMetadata() { return get(Metadata); } in getMetadata() function
/llvm-project/llvm/include/llvm/IR/
H A DValue.h565 MDNode *getMetadata(unsigned KindID) const { in getMetadata() function
H A DMetadata.h193 Metadata *getMetadata() const { return MD; } getMetadata() function
/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1454 MDNode *Value::getMetadata(StringRef Kind) const { getMetadata() function in Value
1467 void Value::getMetadata(unsigned KindID, SmallVectorImpl<MDNode *> &MDs) const { getMetadata() function in Value
1472 void Value::getMetadata(StringRef Kind, SmallVectorImpl<MDNode *> &MDs) const { getMetadata() function in Value
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h675 const MDNode *getMetadata() const { getMetadata() function