Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp106 void RISCVELFTargetObjectFile::getModuleMetadata(Module &M) { getModuleMetadata() function in RISCVELFTargetObjectFile
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h94 virtual void getModuleMetadata(Module &M) {} in getModuleMetadata() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp298 void TargetLoweringObjectFileELF::getModuleMetadata(Module &M) { getModuleMetadata() function in TargetLoweringObjectFileELF