/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()
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | OperationSupport.h | 532 struct Model : public Impl { global() struct 533 ModelModel Model() argument 536 foldHookModel foldHook() argument 540 getCanonicalizationPatternsModel getCanonicalizationPatterns() argument 544 hasTraitModel hasTrait() argument 545 getParseAssemblyFnModel getParseAssemblyFn() argument 548 populateDefaultAttrsModel populateDefaultAttrs() argument 552 printAssemblyModel printAssembly() argument 556 verifyInvariantsModel verifyInvariants() argument 559 verifyRegionInvariantsModel verifyRegionInvariants() argument 565 PropertiesModel global() argument 568 getInherentAttrModel getInherentAttr() argument 579 setInherentAttrModel setInherentAttr() argument 590 populateInherentAttrsModel populateInherentAttrs() argument 598 verifyInherentAttrsModel verifyInherentAttrs() argument 605 hasPropertiesModel global() argument 609 getOpPropertyByteSizeModel getOpPropertyByteSize() argument 614 initPropertiesModel initProperties() argument 626 deletePropertiesModel deleteProperties() argument 629 populateDefaultPropertiesModel populateDefaultProperties() argument 637 setPropertiesFromAttrModel setPropertiesFromAttr() argument 647 getPropertiesAsAttrModel getPropertiesAsAttr() argument 655 comparePropertiesModel compareProperties() argument 662 copyPropertiesModel copyProperties() argument 688 hashPropertiesModel insert() argument
|
/llvm-project/llvm/include/llvm/MCA/Stages/ |
H A D | InstructionTables.h | 34 InstructionTables(const MCSchedModel &Model) in InstructionTables()
|
/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
|
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | Scheduler.h | 157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() 160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler()
|
/llvm-project/mlir/include/mlir/Analysis/ |
H A D | AliasAnalysis.h | 199 explicit Model(ImplT &&impl) : impl(std::forward<ImplT>(impl)) {} in Model() function 235 using Model = detail::AliasAnalysisTraits::Model<ImplT>; variable
|
/llvm-project/clang/test/SemaObjC/ |
H A D | unused.m | 105 @interface Model interface 109 @implementation Model { implementation
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | DataflowEnvironment.cpp | 98 compareDistinctValues(QualType Type,Value & Val1,const Environment & Env1,Value & Val2,const Environment & Env2,Environment::ValueModel & Model) compareDistinctValues() argument 124 joinDistinctValues(QualType Type,Value & Val1,const Environment & Env1,Value & Val2,const Environment & Env2,Environment & JoinedEnv,Environment::ValueModel & Model) joinDistinctValues() argument 163 widenDistinctValues(QualType Type,Value & Prev,const Environment & PrevEnv,Value & Current,Environment & CurrentEnv,Environment::ValueModel & Model) widenDistinctValues() argument 209 compareKeyToValueMaps(const llvm::MapVector<Key,Value * > & Map1,const llvm::MapVector<Key,Value * > & Map2,const Environment & Env1,const Environment & Env2,Environment::ValueModel & Model) compareKeyToValueMaps() argument 236 joinLocToVal(const llvm::MapVector<const StorageLocation *,Value * > & LocToVal,const llvm::MapVector<const StorageLocation *,Value * > & LocToVal2,const Environment & Env1,const Environment & Env2,Environment & JoinedEnv,Environment::ValueModel & Model) joinLocToVal() argument 266 widenKeyToValueMap(const llvm::MapVector<Key,Value * > & CurMap,const llvm::MapVector<Key,Value * > & PrevMap,Environment & CurEnv,const Environment & PrevEnv,Environment::ValueModel & Model,LatticeEffect & Effect) widenKeyToValueMap() argument 709 widen(const Environment & PrevEnv,Environment::ValueModel & Model) widen() argument 747 join(const Environment & EnvA,const Environment & EnvB,Environment::ValueModel & Model,ExprJoinBehavior ExprBehavior) join() argument 801 joinValues(QualType Ty,Value * Val1,const Environment & Env1,Value * Val2,const Environment & Env2,Environment & JoinedEnv,Environment::ValueModel & Model) joinValues() argument [all...] |
H A D | Transfer.cpp | 140 : StmtToEnv(StmtToEnv), Env(Env), Model(Model) {} in TransferVisitor() argument 892 TransferVisitor(StmtToEnv, Env, Model) in transfer() argument 886 Environment::ValueModel &Model; global() member in clang::dataflow::__anonfd8dcce60111::TransferVisitor [all...] |
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSubtarget.cpp | 42 LanaiSubtarget(const Triple & TargetTriple,StringRef Cpu,StringRef FeatureString,const TargetMachine & TM,const TargetOptions &,CodeModel::Model,CodeGenOptLevel) LanaiSubtarget() argument
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DFAPacketizerEmitter.cpp | 104 for (const CodeGenProcModel *Model : ProcModels) collectAllFuncUnits() local 241 for (const CodeGenProcModel *Model : ProcModels) { emitForItineraries() local 262 for (const CodeGenProcModel *Model : ProcModels) { emitForItineraries() local [all...] |
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | SummaryView.cpp | 25 SummaryView::SummaryView(const MCSchedModel &Model, ArrayRef<MCInst> S, in SummaryView()
|
/llvm-project/mlir/include/mlir/Support/ |
H A D | InterfaceSupport.h | 75 using Model = typename Traits::template Model<T>; variable
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMCInstLower.cpp | 106 TLSModel::Model Model = TM.getTLSModel(MO.getGlobal()); in GetSymbolRef() local
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolXCOFF.h | 86 void setPerSymbolCodeModel(MCSymbolXCOFF::CodeModel Model) { in setPerSymbolCodeModel()
|
/llvm-project/llvm/docs/ |
H A D | AMDGPUUsage.rst | 6033 Fence and Address SpacesMemory Model global() argument 6049 Memory Model GFX6-GFX9Memory Model global() argument 7264 Memory Model GFX90AMemory Model global() argument 9584 Memory Model GFX942Memory Model global() argument 11957 Memory Model GFX10-GFX11Memory Model global() argument [all...] |
/llvm-project/mlir/unittests/IR/ |
H A D | InterfaceAttachmentTest.cpp | 33 struct Model struct 35 getBitwidthPlusArg__anon6e25c83c0111::Model getBitwidthPlusArg() argument 39 staticGetSomeValuePlusArg__anon6e25c83c0111::Model staticGetSomeValuePlusArg() argument
|
/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 632 detectX86FamilyModel(unsigned EAX,unsigned * Family,unsigned * Model) detectX86FamilyModel() argument 647 getIntelProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getIntelProcessorTypeAndSubtype() argument 1008 getAMDProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getAMDProcessorTypeAndSubtype() argument 1305 unsigned Family = 0, Model = 0; getHostCPUName() local [all...] |
/llvm-project/compiler-rt/lib/builtins/cpu_model/ |
H A D | x86.c | 301 detectX86FamilyModel(unsigned EAX,unsigned * Family,unsigned * Model) detectX86FamilyModel() argument 316 getIntelProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getIntelProcessorTypeAndSubtype() argument 604 getAMDProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getAMDProcessorTypeAndSubtype() argument 1081 unsigned Model, Family; __cpu_indicator_init() local [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 171 createUniqueEntity(const Twine & Model,int & ResultFD,SmallVectorImpl<char> & ResultPath,bool MakeAbsolute,FSEntity Type,sys::fs::OpenFlags Flags=sys::fs::OF_None,unsigned Mode=0) createUniqueEntity() argument 797 createUniquePath(const Twine & Model,SmallVectorImpl<char> & ResultPath,bool MakeAbsolute) createUniquePath() argument 823 createUniqueFile(const Twine & Model,int & ResultFd,SmallVectorImpl<char> & ResultPath,OpenFlags Flags,unsigned Mode) createUniqueFile() argument 830 createUniqueFile(const Twine & Model,SmallVectorImpl<char> & ResultPath,unsigned Mode) createUniqueFile() argument 843 createTemporaryFile(const Twine & Model,int & ResultFD,llvm::SmallVectorImpl<char> & ResultPath,FSEntity Type,sys::fs::OpenFlags Flags=sys::fs::OF_None) createTemporaryFile() argument 894 getPotentiallyUniqueFileName(const Twine & Model,SmallVectorImpl<char> & ResultPath) getPotentiallyUniqueFileName() argument 1326 create(const Twine & Model,unsigned Mode,OpenFlags ExtraFlags) create() argument [all...] |
H A D | Z3Solver.cpp | 210 Z3_model Model; global() member in __anon26d512570111::Z3Model 857 Z3Model Model(Context, Z3_solver_get_model(Context.Context, Solver)); getInterpretation() local 871 Z3Model Model(Context, Z3_solver_get_model(Context.Context, Solver)); getInterpretation() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.cpp | 191 TLSModel::Model Model; lowerSymbolOperandELF() local
|
/llvm-project/llvm/lib/Target/ |
H A D | TargetMachine.cpp | 244 TLSModel::Model Model; getTLSModel() local [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | TFLiteUtils.cpp | 73 std::unique_ptr<tflite::FlatBufferModel> Model; member in llvm::TFModelEvaluatorImpl
|
/llvm-project/llvm/include/llvm/LTO/legacy/ |
H A D | ThinLTOCodeGenerator.h | 214 setCodePICModel(std::optional<Reloc::Model> Model) setCodePICModel() argument
|