Home
last modified time | relevance | path

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

12

/third_party/skia/tools/mdbviz/
H A DModel.cpp18 Model::Model() : fCurOp(0) { in Model() function in Model
[all...]
H A DModel.h15 class Model { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() argument
47 inline LLVMCodeModel wrap(CodeModel::Model Model) { in wrap() argument
H A DTargetOptions.h51 enum Model { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
H A DInstructionTables.h34 InstructionTables(const MCSchedModel &Model) in InstructionTables() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp121 TLSModel::Model Model; in lowerSymbolOperandELF() local
H A DAArch64ISelLowering.cpp4791 TLSModel::Model Model = getTargetMachine().getTLSModel(GA->getGlobal()); in LowerELFGlobalTLSAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h157 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu) in Scheduler() argument
160 Scheduler(const MCSchedModel &Model, LSUnitBase &Lsu, in Scheduler() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCodeGen.h22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI }; enum
28 enum Model { Tiny, Small, Kernel, Medium, Large }; enum
42 enum Model { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp161 static std::error_code createUniqueEntity(const Twine &Model, int &ResultFD, in createUniqueEntity() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp168 createUniqueEntity(const Twine &Model, int &ResultFD, in createUniqueEntity() argument
[all...]
H A DZ3Solver.cpp203 Z3_model Model; member in __anon24349::Z3Model
[all...]
H A DHost.cpp556 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() argument
881 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() argument
542 detectX86FamilyModel(unsigned EAX, unsigned *Family, unsigned *Model) detectX86FamilyModel() argument
1142 unsigned Family = 0, Model = 0; getHostCPUName() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachine.cpp216 TLSModel::Model Model; in getTLSModel() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmss12.h40 typedef struct Model { struct
46 } Model; typedef
H A Dmss3.c46 typedef struct Model { struct
51 } Model; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h215 void setCodePICModel(Optional<Reloc::Model> Model) { in setCodePICModel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h891 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) { in Model() function in llvm::final
H A DTargetTransformInfo.h1406 Model(T Impl) : Impl(std::move(Impl)) {} in Model() function in llvm::final
/third_party/python/Lib/test/
H A Dtest_types.py1636 class Model(metaclass=ModelBase): class
/third_party/backends/backend/
H A Dplustek-pp.h429 unsigned short Model; /* model as best we can determine */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp599 TLSModel::Model Model = getTargetMachine().getTLSModel(N->getGlobal()); in lowerGlobalTLSAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h1416 static inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h1468 inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL() argument
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h506 struct gl_lightmodel Model; /**< Lighting model */ member

Completed in 59 milliseconds

12