Home
last modified time | relevance | path

Searched defs:Context (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp38 RSContext *Context, const clang::FunctionDecl *FD) { in validateAndConstructParams()
70 RSContext *Context, const clang::FunctionDecl *FD) { in validateAndConstructOldStyleParams()
148 RSContext *Context, const clang::FunctionDecl *FD) { in validateAndConstructKernelParams()
228 RSContext *Context, const clang::FunctionDecl *FD, in validateIterationParameters()
296 bool RSExportForEach::setSignatureMetadata(RSContext *Context, in setSignatureMetadata()
337 RSExportForEach *RSExportForEach::Create(RSContext *Context, in Create()
436 RSExportForEach *RSExportForEach::CreateDummyRoot(RSContext *Context) { in CreateDummyRoot()
471 slang::RSContext* Context, in isRSForEachFunc()
521 slang::RSContext *Context, in validateSpecialFuncDecl()
Dslang_rs_export_type.cpp174 static void ReportTypeError(slang::RSContext *Context, in ReportTypeError()
196 slang::RSContext *Context, in ConstantArrayTypeExportableHelper()
244 slang::RSContext *Context, in TypeExportableHelper()
397 slang::RSContext *Context, in TypeExportable()
405 static bool ValidateRSObjectInVarDecl(slang::RSContext *Context, in ValidateRSObjectInVarDecl()
445 slang::RSContext *Context, in ValidateTypeHelper()
625 RSContext *Context, in NormalizeType()
645 bool RSExportType::ValidateType(slang::RSContext *Context, clang::ASTContext &C, in ValidateType()
658 bool RSExportType::ValidateVarDecl(slang::RSContext *Context, in ValidateVarDecl()
758 RSExportType *RSExportType::Create(RSContext *Context, in Create()
[all …]
Dslang_rs_pragma_handler.cpp43 RSExportTypePragmaHandler(llvm::StringRef Name, RSContext *Context) in RSExportTypePragmaHandler()
55 RSJavaPackageNamePragmaHandler(llvm::StringRef Name, RSContext *Context) in RSJavaPackageNamePragmaHandler()
130 RSReflectLicensePragmaHandler(llvm::StringRef Name, RSContext *Context) in RSReflectLicensePragmaHandler()
160 RSVersionPragmaHandler(llvm::StringRef Name, RSContext *Context) in RSVersionPragmaHandler()
175 RSPrecisionPragmaHandler(llvm::StringRef Name, RSContext *Context) in RSPrecisionPragmaHandler()
Dslang_rs_export_func.cpp35 static bool ValidateFuncDecl(slang::RSContext *Context, in ValidateFuncDecl()
50 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create()
Dslang_rs_export_element.cpp71 RSExportType *RSExportElement::Create(RSContext *Context, in Create()
130 RSExportType *RSExportElement::CreateFromDecl(RSContext *Context, in CreateFromDecl()
Dslang_rs_export_var.cpp29 RSExportVar::RSExportVar(RSContext *Context, in RSExportVar()
Dslang_rs_export_type.h304 RSExportPrimitiveType(RSContext *Context, in RSExportPrimitiveType()
370 RSExportPointerType(RSContext *Context, in RSExportPointerType()
400 RSExportVectorType(RSContext *Context, in RSExportVectorType()
448 RSExportMatrixType(RSContext *Context, in RSExportMatrixType()
476 RSExportConstantArrayType(RSContext *Context, in RSExportConstantArrayType()
551 RSExportRecordType(RSContext *Context, in RSExportRecordType()
Dslang_rs_exportable.h39 RSExportable(RSContext *Context, RSExportable::Kind K) in RSExportable()
Dslang_rs_pragma_handler.h38 RSPragmaHandler(llvm::StringRef Name, RSContext *Context) in RSPragmaHandler()
Dslang_rs_export_func.h53 RSExportFunc(RSContext *Context, const llvm::StringRef &Name, in RSExportFunc()
/frameworks/rs/driver/
DrsdProgramRaster.cpp31 bool rsdProgramRasterInit(const Context *, const ProgramRaster *) { in rsdProgramRasterInit()
55 void rsdProgramRasterDestroy(const Context *, const ProgramRaster *) { in rsdProgramRasterDestroy()
DrsdMeshObj.h24 class Context; variable
DrsdElement.cpp25 bool rsdElementInit(const Context *, const Element *e) { in rsdElementInit()
DrsdSampler.cpp36 bool rsdSamplerInit(const Context *, const Sampler *s) { in rsdSamplerInit()
DrsdType.cpp36 bool rsdTypeInit(const Context *, const Type *t) { in rsdTypeInit()
DrsdVertexArray.h25 class Context; variable
DrsdCore.cpp192 static RsdCpuReference::CpuScript * LookupScript(Context *, const Script *s) { in LookupScript() argument
/frameworks/compile/mclinker/lib/CodeGen/
DMCLDTargetMachine.cpp167 MCContext *Context = &MMI->getContext(); // Return the MCContext by-ref. in addPassesToGenerateCode() local
200 llvm::MCContext* Context = in addPassesToEmitFile() local
281 llvm::MCContext *&Context) in addCompilerPasses()
324 llvm::MCContext *&Context) in addAssemblerPasses()
360 llvm::MCContext *&Context) in addLinkerPasses()
/frameworks/rs/
DrsDevice.h26 class Context; variable
DrsFBOCache.cpp75 void FBOCache::resetAll(Context *) { in resetAll() argument
DrsObjectBase.h27 class Context; variable
DrsThreadIO.h27 class Context; variable
/frameworks/compile/libbcc/tools/bcc_strip_attr/
Dbcc_strip_attr.cpp94 LLVMContext& Context) { in LoadFile()
111 LLVMContext &Context = getGlobalContext(); in main() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.h52 LLVMContext &Context; variable
102 LLVMContext &Context; variable
130 LLVMContext &Context; variable
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.h52 LLVMContext &Context; variable
102 LLVMContext &Context; variable
130 LLVMContext &Context; variable

12