Searched refs:getCPUFeaturesExceptStdExt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetParser.h155 bool getCPUFeaturesExceptStdExt(CPUKind Kind, std::vector<StringRef> &Features);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTargetParser.cpp256 bool getCPUFeaturesExceptStdExt(CPUKind Kind, function in namespace:llvm::RISCV
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp457 !llvm::RISCV::getCPUFeaturesExceptStdExt(CPUKind, Features)) {

Completed in 1614 milliseconds