Searched refs:postProcessTargetCPUString (Results 1 – 3 of 3) sorted by relevance
133 ArchName = postProcessTargetCPUString(ArchName, Triple); in getLoongArchTargetFeatures()212 std::string loongarch::postProcessTargetCPUString(const std::string &CPU, in postProcessTargetCPUString() function in loongarch231 return postProcessTargetCPUString(CPU, Triple); in getLoongArchTargetCPU()
27 std::string postProcessTargetCPUString(const std::string &CPU,
1795 TuneCPU = loongarch::postProcessTargetCPUString(TuneCPU, Triple); in AddLoongArchTargetArgs()