Home
last modified time | relevance | path

Searched refs:InputFileFormat (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-elfabi/
Dllvm-elfabi.cpp33 cl::opt<FileFormat> InputFileFormat( variable
94 if (InputFileFormat.getNumOccurrences() == 0 || in readInputFile()
95 InputFileFormat == FileFormat::ELF) { in readInputFile()
105 if (InputFileFormat.getNumOccurrences() == 0 || in readInputFile()
106 InputFileFormat == FileFormat::TBE) { in readInputFile()
/external/swiftshader/third_party/subzero/src/
DIceClFlags.def189 X(InputFileFormat, llvm::NaClFileFormat, dev_opt_flag, "bitcode-format", \