Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h42 bool getCPUFeaturesExceptStdExt(CPUKind Kind, std::vector<StringRef> &Features);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp89 bool getCPUFeaturesExceptStdExt(CPUKind Kind, in getCPUFeaturesExceptStdExt() function