Searched defs:setCPU (Results 1 – 2 of 2) sorted by relevance
71 JITTargetMachineBuilder &setCPU(std::string CPU) { in setCPU() function
119 void setCPU(const char *CPU) { this->CPU = CPU; } in setCPU() function