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