Searched refs:getTargetCPU (Results 1 – 10 of 10) sorted by relevance
240 return getSubtargetImpl(std::string(getTargetCPU()), in getSubtargetImpl()336 ->getSubtargetImpl(std::string(WasmTM->getTargetCPU()), in coalesceFeatures()
57 getTargetTriple().str(), getTargetCPU(), getTargetFeatureString())); in initAsmInfo()
253 StringRef CPU = TM.getTargetCPU(); in emitAttributes()
133 StringRef getTargetCPU() const { return TargetCPU; } in getTargetCPU() function
241 std::string StringRep = std::string(unwrap(T)->getTargetCPU()); in LLVMGetTargetMachineCPU()
758 StringRef CPU = MIPS_MC::selectMipsCPU(TT, TM.getTargetCPU()); in emitStartOfAsmFile()981 TM.getTargetTriple().str(), TM.getTargetCPU(), in EmitFPCallStub()
782 .setCPU(TemplateTM->getTargetCPU().str()) in LLVMOrcJITTargetMachineBuilderCreateFromTargetMachine()
741 return GPUAttr.isValid() ? GPUAttr.getValueAsString() : getTargetCPU(); in getGPUName()
646 StringRef CPU = TM.getTargetCPU(); in emitAttributes()
3042 StringRef TargetCPU = TM.getTargetCPU(); in doInitialization()