Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Target/LLVM/NVVM/
H A DUtils.h68 SmallVector<std::string> fileList; global() variable
/llvm-project/mlir/include/mlir/Target/LLVM/ROCDL/
H A DUtils.h105 SmallVector<std::string> fileList; global() variable
/llvm-project/mlir/lib/Target/LLVM/
H A DModuleToObject.cpp85 loadBitcodeFilesFromList(llvm::LLVMContext & context,ArrayRef<std::string> fileList,SmallVector<std::unique_ptr<llvm::Module>> & llvmModules,bool failureOnError) loadBitcodeFilesFromList() argument