Home
last modified time | relevance | path

Searched defs:VarName (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp598 void RSReflectionJava::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
610 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()
620 const std::string &VarName, in genInitExportVariable()
1617 const char *VarName) { in genTypeCheck()
1658 std::string VarName = EV->getName(); in genPrimitiveTypeExportVariable() local
1765 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local
1795 std::string VarName = EV->getName(); in genVectorTypeExportVariable() local
1809 std::string VarName = EV->getName(); in genMatrixTypeExportVariable() local
1840 std::string VarName = EV->getName(); in genConstantArrayTypeExportVariable() local
1853 std::string VarName = EV->getName(); in genRecordTypeExportVariable() local
[all …]
Dslang_rs_reflection_cpp.cpp590 std::string VarName = EV->getName(); in genPointerTypeExportVariable() local
764 const char *VarName, in genPackVarOfType()
854 const char *VarName) { in genTypeCheck()
917 const std::string &VarName, in genInitExportVariable()
997 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable()
1003 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()
1055 void RSReflectionCpp::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
Dslang_rs_object_ref_count.cpp1348 llvm::StringRef VarName(ss.str()); in CreateRetStmtWithTempVar() local
1462 llvm::StringRef VarName(ss.str()); in VisitCallExpr() local
/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp171 std::stringstream VarName; in runOnModule() local