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