Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h390 const RVVTypes &getInputTypes() const { return InputTypes; } in getInputTypes() function
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp177 for (const auto &I : enumerate(RVVI->getInputTypes())) { in emitCodeGenSwitchBody()