Searched refs:getCPUFeaturesExceptStdExt (Results 1 – 3 of 3) sorted by relevance
175 bool getCPUFeaturesExceptStdExt(CPUKind Kind, std::vector<StringRef> &Features);
319 bool getCPUFeaturesExceptStdExt(CPUKind Kind, in getCPUFeaturesExceptStdExt() function
477 !llvm::RISCV::getCPUFeaturesExceptStdExt(CPUKind, Features)) { in getRISCFeaturesFromMcpu()