Searched defs:handleTargetFeatures (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Basic/Targets/
H A DBPF.cpp50 bool BPFTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:BPFTargetInfo
H A DWebAssembly.cpp163 bool WebAssemblyTargetInfo::handleTargetFeatures( function in class:WebAssemblyTargetInfo
H A DCSKY.cpp113 bool CSKYTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:CSKYTargetInfo
H A DLoongArch.cpp205 bool LoongArchTargetInfo::handleTargetFeatures( function in class:LoongArchTargetInfo
H A DHexagon.cpp129 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:HexagonTargetInfo
H A DPPC.cpp31 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:PPCTargetInfo
H A DX86.cpp187 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:X86TargetInfo
H A DRISCV.cpp299 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:RISCVTargetInfo
H A DAArch64.cpp710 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:AArch64TargetInfo
H A DARM.cpp496 bool ARMTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, function in class:ARMTargetInfo
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1381 virtual bool handleTargetFeatures(std::vector<std::string> &Features, function in class:clang::TargetInfo

Completed in 125 milliseconds