Home
last modified time | relevance | path

Searched refs:handleTargetFeatures (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DBPF.cpp50 bool BPFTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in BPFTargetInfo
DX86.h322 bool handleTargetFeatures(std::vector<std::string> &Features,
545 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
547 if (!DarwinTargetInfo<X86_32TargetInfo>::handleTargetFeatures(Features, in handleTargetFeatures()
924 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
926 if (!DarwinTargetInfo<X86_64TargetInfo>::handleTargetFeatures(Features, in handleTargetFeatures()
DCSKY.h90 bool handleTargetFeatures(std::vector<std::string> &Features,
DBPF.h58 bool handleTargetFeatures(std::vector<std::string> &Features,
DHexagon.h102 bool handleTargetFeatures(std::vector<std::string> &Features,
DLoongArch.h74 bool handleTargetFeatures(std::vector<std::string> &Features,
DRISCV.h98 bool handleTargetFeatures(std::vector<std::string> &Features,
DLoongArch.cpp205 bool LoongArchTargetInfo::handleTargetFeatures( in handleTargetFeatures() function in LoongArchTargetInfo
DSystemZ.h158 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
DWebAssembly.h84 bool handleTargetFeatures(std::vector<std::string> &Features,
DCSKY.cpp113 bool CSKYTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in CSKYTargetInfo
DSparc.h39 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
DHexagon.cpp129 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in HexagonTargetInfo
DWebAssembly.cpp163 bool WebAssemblyTargetInfo::handleTargetFeatures( in handleTargetFeatures() function in WebAssemblyTargetInfo
DMips.h307 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
DARM.h144 bool handleTargetFeatures(std::vector<std::string> &Features,
DAArch64.h153 bool handleTargetFeatures(std::vector<std::string> &Features,
DRISCV.cpp299 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in RISCVTargetInfo
DAMDGPU.h438 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
DPPC.h193 bool handleTargetFeatures(std::vector<std::string> &Features,
DPPC.cpp31 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in PPCTargetInfo
DX86.cpp187 bool X86TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in X86TargetInfo
DAArch64.cpp710 bool AArch64TargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function in AArch64TargetInfo
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTargetInfo.h1381 virtual bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() function
/openbsd/src/gnu/llvm/clang/lib/Basic/
DTargets.cpp757 if (!Target->handleTargetFeatures(Opts->Features, Diags)) in CreateTargetInfo()

12