Searched refs:SupportsThisArch (Results 1 – 4 of 4) sorted by relevance
186 return SupportsThisArch(arch); in SetTargetTriple()207 SupportsThisArch(arch)) in CreateInstance()212 bool EmulateInstructionLoongArch::SupportsThisArch(const ArchSpec &arch) { in SupportsThisArch() function in lldb_private::EmulateInstructionLoongArch
32 static bool SupportsThisArch(const ArchSpec &arch);
43 static bool SupportsThisArch(const ArchSpec &arch);
1763 return SupportsThisArch(arch); in SetTargetTriple()1784 SupportsThisArch(arch)) { in CreateInstance()1791 bool EmulateInstructionRISCV::SupportsThisArch(const ArchSpec &arch) { in SupportsThisArch() function in lldb_private::EmulateInstructionRISCV