Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h317 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp66 static HeaderFileType getOutputType(const InputArgList &args) { in getOutputType() function
1202 config->outputType = getOutputType(args); in link()