Home
last modified time | relevance | path

Searched defs:ImportModule (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.h89 StringRef ImportModule) override {} in emitImportModule() argument
H A DWebAssemblyTargetStreamer.cpp100 StringRef ImportModule) { in emitImportModule()
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp181 struct ImportModule { in computeLTOCacheKey() argument
177 struct ImportModule { computeLTOCacheKey() struct
178 ModItllvm::computeLTOCacheKey::ImportModule computeLTOCacheKey() argument
179 ModInfollvm::computeLTOCacheKey::ImportModule computeLTOCacheKey() argument
182 getFunctionsllvm::computeLTOCacheKey::ImportModule computeLTOCacheKey() argument
186 getHashllvm::computeLTOCacheKey::ImportModule computeLTOCacheKey() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h24 std::optional<StringRef> ImportModule; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp923 auto ImportModule = expectIdent(); parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h403 std::optional<StringRef> ImportModule; global() member