Home
last modified time | relevance | path

Searched defs:getModuleMetadata (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILMetadataAnalysis.h80 const dxil::ModuleMetadataInfo &getModuleMetadata() const { in getModuleMetadata() function
83 dxil::ModuleMetadataInfo &getModuleMetadata() { return *MetadataInfo; } in getModuleMetadata() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp141 void RISCVELFTargetObjectFile::getModuleMetadata(Module &M) { in getModuleMetadata() function in RISCVELFTargetObjectFile
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h103 virtual void getModuleMetadata(Module &M) {} in getModuleMetadata() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp298 void TargetLoweringObjectFileELF::getModuleMetadata(Module &M) { in getModuleMetadata() function in TargetLoweringObjectFileELF
2214 void TargetLoweringObjectFileWasm::getModuleMetadata(Module &M) { in getModuleMetadata() function in TargetLoweringObjectFileWasm
2761 void TargetLoweringObjectFileGOFF::getModuleMetadata(Module &M) { in getModuleMetadata() function in TargetLoweringObjectFileGOFF