Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h389 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp67 static HeaderFileType getOutputType(const InputArgList &args) { in getOutputType() function
1420 config->outputType = getOutputType(args); in link()