| /llvm-project-15.0.7/llvm/unittests/Target/AMDGPU/ |
| H A D | DwarfRegMappings.cpp | 50 GCNSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST() 73 GCNSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST()
|
| H A D | ExecMayBeModifiedBeforeAnyUse.cpp | 32 GCNSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST()
|
| /llvm-project-15.0.7/llvm/unittests/Target/AArch64/ |
| H A D | MatrixRegisterAliasing.cpp | 28 AArch64Subtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in createInstrInfo() 29 std::string(TM->getTargetCPU()), in createInstrInfo()
|
| H A D | InstSizes.cpp | 32 AArch64Subtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in createInstrInfo() 33 std::string(TM->getTargetCPU()), in createInstrInfo()
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | LlvmState.cpp | 58 TheTargetMachine->getTargetCPU(), in createTargetMachine()
|
| H A D | BenchmarkRunner.cpp | 141 InstrBenchmark.CpuName = std::string(State.getTargetMachine().getTargetCPU()); in runConfiguration()
|
| H A D | Assembler.cpp | 306 .setMCPU(TM->getTargetCPU()) in ExecutableFunction()
|
| /llvm-project-15.0.7/llvm/unittests/Target/ARM/ |
| H A D | MachineInstrTest.cpp | 90 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST() 247 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST() 347 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST() 1060 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST() 1201 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST() 2088 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST()
|
| H A D | InstSizes.cpp | 87 ARMSubtarget ST(TM->getTargetTriple(), std::string(TM->getTargetCPU()), in TEST()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetMachine.cpp | 149 return getSubtargetImpl(std::string(getTargetCPU()), in getSubtargetImpl() 228 ->getSubtargetImpl(std::string(WasmTM->getTargetCPU()), in coalesceFeatures()
|
| /llvm-project-15.0.7/llvm/tools/llvm-opt-fuzzer/ |
| H A D | llvm-opt-fuzzer.cpp | 133 codegen::setFunctionAttributes(TM->getTargetCPU(), in LLVMFuzzerTestOneInput()
|
| /llvm-project-15.0.7/llvm/lib/Target/ |
| H A D | TargetMachineC.cpp | 163 std::string StringRep = std::string(unwrap(T)->getTargetCPU()); in LLVMGetTargetMachineCPU()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | LLVMTargetMachine.cpp | 50 getTargetTriple().str(), getTargetCPU(), getTargetFeatureString())); in initAsmInfo()
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | TargetMachine.h | 127 StringRef getTargetCPU() const { return TargetCPU; } in getTargetCPU() function
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYAsmPrinter.cpp | 250 StringRef CPU = TM.getTargetCPU(); in emitAttributes()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.cpp | 786 StringRef CPU = MIPS_MC::selectMipsCPU(TT, TM.getTargetCPU()); in emitStartOfAsmFile() 986 TM.getTargetTriple().str(), TM.getTargetCPU(), in EmitFPCallStub()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcV2CBindings.cpp | 825 .setCPU(TemplateTM->getTargetCPU().str()) in LLVMOrcJITTargetMachineBuilderCreateFromTargetMachine()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetMachine.cpp | 541 return GPUAttr.isValid() ? GPUAttr.getValueAsString() : getTargetCPU(); in getGPUName()
|
| H A D | AMDGPULibCalls.cpp | 1322 StringRef CPU = TM->getTargetCPU(); in fold_wavefrontsize()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 622 StringRef CPU = TM.getTargetCPU(); in emitAttributes()
|