Searched refs:getTargetCPU (Results 1 – 9 of 9) sorted by relevance
154 return getSubtargetImpl(std::string(getTargetCPU()), in getSubtargetImpl()233 ->getSubtargetImpl(std::string(WasmTM->getTargetCPU()), in coalesceFeatures()471 WasmTM->getSubtargetImpl(std::string(WasmTM->getTargetCPU()), in addISelPrepare()
55 getTargetTriple().str(), getTargetCPU(), getTargetFeatureString())); in initAsmInfo()
253 StringRef CPU = TM.getTargetCPU(); in emitAttributes()
128 StringRef getTargetCPU() const { return TargetCPU; } in getTargetCPU() function
241 std::string StringRep = std::string(unwrap(T)->getTargetCPU()); in LLVMGetTargetMachineCPU()
749 StringRef CPU = MIPS_MC::selectMipsCPU(TT, TM.getTargetCPU()); in emitStartOfAsmFile()948 TM.getTargetTriple().str(), TM.getTargetCPU(), in EmitFPCallStub()
781 .setCPU(TemplateTM->getTargetCPU().str()) in LLVMOrcJITTargetMachineBuilderCreateFromTargetMachine()
599 return GPUAttr.isValid() ? GPUAttr.getValueAsString() : getTargetCPU(); in getGPUName()
637 StringRef CPU = TM.getTargetCPU(); in emitAttributes()