| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCXCOFFObjectWriter.h | 52 void setCPU(StringRef TargetCPU) { CPUType = TargetCPU; } in setCPU() function
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | Lanai.cpp | 47 bool LanaiTargetInfo::setCPU(const std::string &Name) { in setCPU() function in LanaiTargetInfo
|
| H A D | Xtensa.h | 103 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | Sparc.h | 139 bool setCPU(const std::string &Name) override { in setCPU() function 230 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | BPF.h | 106 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | Hexagon.h | 127 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | M68k.cpp | 62 bool M68kTargetInfo::setCPU(const std::string &Name) { in setCPU() function in clang::targets::M68kTargetInfo
|
| H A D | CSKY.cpp | 22 bool CSKYTargetInfo::setCPU(const std::string &Name) { in setCPU() function in CSKYTargetInfo
|
| H A D | NVPTX.h | 154 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | LoongArch.h | 66 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | AVR.cpp | 483 bool AVRTargetInfo::setCPU(const std::string &Name) { in setCPU() function in AVRTargetInfo
|
| H A D | RISCV.h | 54 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | SystemZ.h | 186 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | WebAssembly.h | 125 bool setCPU(const std::string &Name) final { return isValidCPUName(Name); } in setCPU() function
|
| H A D | Mips.h | 175 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | AMDGPU.h | 276 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | PPC.h | 100 bool setCPU(const std::string &Name) override { in setCPU() function
|
| H A D | ARM.cpp | 680 bool ARMTargetInfo::setCPU(const std::string &Name) { in setCPU() function in ARMTargetInfo
|
| H A D | AArch64.cpp | 290 bool AArch64TargetInfo::setCPU(const std::string &Name) { in setCPU() function in AArch64TargetInfo
|
| H A D | X86.h | 385 bool setCPU(const std::string &Name) override { in setCPU() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | JITTargetMachineBuilder.h | 76 JITTargetMachineBuilder &setCPU(std::string CPU) { in setCPU() function
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.h | 119 void setCPU(const char *CPU) { this->CPU = CPU; } in setCPU() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 1363 virtual bool setCPU(const std::string &Name) { in setCPU() function
|