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