Searched defs:parseTargetAttr (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ | ||
H A D | TargetInfo.cpp | 537 ParsedTargetAttr TargetInfo::parseTargetAttr(StringRef Features) const { parseTargetAttr() function in TargetInfo |
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | RISCV.cpp | 407 ParsedTargetAttr RISCVTargetInfo::parseTargetAttr(StringRef Features) const { parseTargetAttr() function in RISCVTargetInfo |
H A D | AArch64.cpp | 1070 ParsedTargetAttr AArch64TargetInfo::parseTargetAttr(StringRef Features) const { parseTargetAttr() function in AArch64TargetInfo |