Home
last modified time | relevance | path

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

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