Home
last modified time | relevance | path

Searched defs:TargetFeature (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp145 AArch64::targetFeatureToExtension(StringRef TargetFeature) { in targetFeatureToExtension()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp437 std::string TargetFeature = in parseTargetAttr() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1280 auto TargetFeature = TargetFeatureMap.find(CodeObjectFeature.getKey()); in isCodeObjectCompatible() local