Searched refs:getCPU (Results 1 – 6 of 6) sorted by relevance
159 if (DC->getCPU().empty()) in getItineraryLatency()164 InstrItineraryData IID = STI->getInstrItineraryForCPU(DC->getCPU()); in getItineraryLatency()
123 StringRef getCPU() const { return CPU; } in getCPU() function
65 StringRef getCPU() const { in getCPU() function
200 [llvm::TargetMachine::getCPU]. *)
6521 const std::string& getCPU() const { return CPU; } in getCPU() function in __anon9bed23e80111::MipsTargetInfoBase6789 const std::string& CPUStr = getCPU(); in getTargetDefines()6940 const std::string& CPUStr = getCPU(); in getTargetDefines()
407 sti.getCPU(), Options)) { in MipsAsmParser()