Searched defs:DefMips32CPU (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Driver/
H A DTools.cpp916 const char *DefMips32CPU = "mips32r2"; local
923 DefMips32CPU = "mips32r6";
948 CPUName = DefMips32CPU;
969 .Cases("o32", "eabi", DefMips32CPU)

Completed in 64 milliseconds