Searched defs:Model (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { argument
47 inline LLVMCodeModel wrap(CodeModel::Model Model) { argument
H A DTargetOptions.h55 enum Model { enum in namespace:llvm::ThreadModel
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h34 InstructionTables(const MCSchedModel &Model) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp25 SummaryView::SummaryView(const MCSchedModel &Model, ArrayRef<MCInst> S, argument
H A DBottleneckAnalysis.cpp26 PressureTracker::PressureTracker(const MCSchedModel &Model) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp121 TLSModel::Model Model; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) argument
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum in namespace:llvm::Reloc
28 enum Model { Tiny, Small, Kernel, Medium, Large }; enum in namespace:llvm::CodeModel
42 enum Model { enum in namespace:llvm::TLSModel
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp168 createUniqueEntity(const Twine &Model, int &ResultFD, argument
[all...]
H A DZ3Solver.cpp204 Z3_model Model; member in class:__anon3825::Z3Model
[all...]
H A DHost.cpp587 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, argument
854 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, argument
573 detectX86FamilyModel(unsigned EAX, unsigned *Family, unsigned *Model) argument
1108 unsigned Family = 0, Model = 0; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp224 TLSModel::Model Model; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h89 void setCodePICModel(Optional<Reloc::Model> Model) { RelocModel = Model; } argument
H A DThinLTOCodeGenerator.h215 void setCodePICModel(Optional<Reloc::Model> Model) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1071 StringRef Model = ModelArg ? ModelArg->getValue() : ""; local
H A DClang.cpp1043 static const char *RelocationModelName(llvm::Reloc::Model Model) { argument
4444 std::string Model; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h933 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) { function in class:llvm::final
H A DTargetTransformInfo.h1513 Model(T Impl) : Impl(std::move(Impl)) {} function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp246 SmallString<128> Model, ResultPath; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcpu_model.c276 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, argument
466 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, argument
262 detectX86FamilyModel(unsigned EAX, unsigned *Family, unsigned *Model) argument
699 unsigned Model, Family; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1066 unsigned Model = llvm::StringSwitch<unsigned>(Name) local
1293 unsigned Model = llvm::StringSwitch<unsigned>(Name) local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl.h371 UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACPI 2.0+ */ member in struct:acpi_table_fadt
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1129 unsigned Model = llvm::StringSwitch<unsigned>(Name) local
/freebsd-13-stable/sys/dev/ce/
H A Dtau32-ddk.h358 int Model; member in struct:tag_TAU32_UserContext
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c2898 char *cp2, Model[21]; local
[all...]

Completed in 281 milliseconds

12