Searched defs:Cpu (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp39 LanaiSubtarget::LanaiSubtarget(const Triple &TargetTriple, StringRef Cpu, argument
H A DLanaiTargetMachine.cpp56 LanaiTargetMachine(const Target &T, const Triple &TT, StringRef Cpu, StringRef FeatureString, const TargetOptions &Options, Optional<Reloc::Model> RM, Optional<CodeModel::Model> CodeModel, CodeGenOpt::Level OptLevel, bool JIT) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLSymbols.cpp142 void ScalarEnumerationTraits<CPUType>::enumeration(IO &io, CPUType &Cpu) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h200 void setCpu(std::string Cpu) { TMBuilder.MCpu = std::move(Cpu); } argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHexagon.cpp29 static StringRef getDefaultHvxLength(StringRef Cpu) { argument
48 handleHVXTargetFeatures(const Driver &D, const ArgList &Args, std::vector<StringRef> &Features, StringRef Cpu, bool &HasHVX) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp436 ArrayRef<EnumEntry<uint16_t>> getRegisterNames(CPUType Cpu) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp214 static std::string formatMachineType(CPUType Cpu) { argument
290 static std::string formatRegisterId(RegisterId Id, CPUType Cpu) { argument
317 static std::string formatRegisterId(uint16_t Reg16, CPUType Cpu) { argument
321 static std::string formatRegisterId(ulittle16_t &Reg16, CPUType Cpu) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h526 CPURegister(CPUType Cpu, codeview::RegisterId Reg) { argument
530 CPUType Cpu; member in struct:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind::WindowsRTClassKind::ExportFlags::CPURegister

Completed in 130 milliseconds