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