| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | CodeGenCWrappers.h | 25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() 47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap()
|
| H A D | TargetOptions.h | 49 enum Model { enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | Scheduler.h | 158 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() 161 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | DataflowEnvironment.cpp | 97 Environment::ValueModel &Model) { in compareDistinctValues() 123 Environment::ValueModel &Model) { in joinDistinctValues() 162 Environment::ValueModel &Model) { in widenDistinctValues() 209 Environment::ValueModel &Model) { in compareKeyToValueMaps() 236 Environment &JoinedEnv, Environment::ValueModel &Model) { in joinLocToVal() 266 Environment::ValueModel &Model, LatticeEffect &Effect) { in widenKeyToValueMap() 723 Environment::ValueModel &Model) { in widen() 761 Environment::ValueModel &Model, in join() 815 Environment::ValueModel &Model) { in joinValues()
|
| H A D | Transfer.cpp | 145 Environment::ValueModel &Model) in TransferVisitor() 891 Environment::ValueModel &Model; member in clang::dataflow::__anoneae148b30111::TransferVisitor 897 Environment::ValueModel &Model) { in transfer()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/Stages/ |
| H A D | InstructionTables.h | 35 InstructionTables(const MCSchedModel &Model) in InstructionTables()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | CodeGen.h | 25 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum 31 enum Model { Tiny, Small, Kernel, Medium, Large }; enum 45 enum Model { enum
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DFAPacketizerEmitter.cpp | 105 for (const CodeGenProcModel *Model : ProcModels) in collectAllFuncUnits() local 242 for (const CodeGenProcModel *Model : ProcModels) { in emitForItineraries() local 263 for (const CodeGenProcModel *Model : ProcModels) { in emitForItineraries() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiSubtarget.cpp | 40 CodeModel::Model /*CodeModel*/, in LanaiSubtarget()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| H A D | SummaryView.cpp | 25 SummaryView::SummaryView(const MCSchedModel &Model, ArrayRef<MCInst> S, in SummaryView()
|
| H A D | BottleneckAnalysis.cpp | 25 PressureTracker::PressureTracker(const MCSchedModel &Model) in PressureTracker()
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | Host.cpp | 693 unsigned *Model) { in detectX86FamilyModel() 708 unsigned Model, in getIntelProcessorTypeAndSubtype() 1109 unsigned Model, in getAMDProcessorTypeAndSubtype() 1426 unsigned Family = 0, Model = 0; in getHostCPUName() local 1712 RISCV::CPUModel Model{static_cast<uint32_t>(Query[0].Value), Query[1].Value, in getHostCPUName() local
|
| H A D | RISCVTargetParser.cpp | 69 StringRef getCPUNameFromCPUModel(const CPUModel &Model) { in getCPUNameFromCPUModel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMCInstLower.cpp | 106 TLSModel::Model Model = TM.getTLSModel(MO.getGlobal()); in GetSymbolRef() local
|
| H A D | PPCAsmPrinter.cpp | 884 TLSModel::Model Model = TM.getTLSModel(MO.getGlobal()); in emitInstruction() local 1701 TLSModel::Model Model = TM.getTLSModel(GValue); in getAdjustedFasterLocalExpr() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSymbolXCOFF.h | 86 void setPerSymbolCodeModel(MCSymbolXCOFF::CodeModel Model) { in setPerSymbolCodeModel()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Path.cpp | 170 createUniqueEntity(const Twine &Model, int &ResultFD, in createUniqueEntity() 796 void createUniquePath(const Twine &Model, SmallVectorImpl<char> &ResultPath, in createUniquePath() 822 std::error_code createUniqueFile(const Twine &Model, int &ResultFd, in createUniqueFile() 829 std::error_code createUniqueFile(const Twine &Model, in createUniqueFile() 842 createTemporaryFile(const Twine &Model, int &ResultFD, in createTemporaryFile() 893 getPotentiallyUniqueFileName(const Twine &Model, in getPotentiallyUniqueFileName() 1325 Expected<TempFile> TempFile::create(const Twine &Model, unsigned Mode, in create()
|
| H A D | Z3Solver.cpp | 211 Z3_model Model; member in __anona2cc94240111::Z3Model 858 Z3Model Model(Context, Z3_solver_get_model(Context.Context, Solver)); in getInterpretation() local 872 Z3Model Model(Context, Z3_solver_get_model(Context.Context, Solver)); in getInterpretation() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
| H A D | x86.c | 307 unsigned *Model) { in detectX86FamilyModel() 322 unsigned Model, in getIntelProcessorTypeAndSubtype() 650 unsigned Model, in getAMDProcessorTypeAndSubtype() 1158 unsigned Model, Family; in __cpu_indicator_init() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64MCInstLower.cpp | 192 TLSModel::Model Model; in lowerSymbolOperandELF() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TFLiteUtils.cpp | 73 std::unique_ptr<tflite::FlatBufferModel> Model; member in llvm::TFModelEvaluatorImpl
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetMachine.cpp | 270 TLSModel::Model Model; in getTLSModel() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
| H A D | ThinLTOCodeGenerator.h | 222 void setCodePICModel(std::optional<Reloc::Model> Model) { in setCodePICModel()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | RISCVTargetParser.h | 46 CPUModel Model; member
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl.h | 371 …UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACP… member
|