Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h415 RVVTypePtr getOutputType() const { return OutputType; } in getOutputType() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp68 static HeaderFileType getOutputType(const InputArgList &args) { in getOutputType() function