Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp736 void RSReflectionJava::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
748 RSReflectionJava::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()
758 const std::string &VarName, in genInitExportVariable()
1822 const char *VarName) { in genTypeCheck()
1863 const std::string &VarName = EV->getName(); in genPrimitiveTypeExportVariable() local
1970 const std::string &VarName = EV->getName(); in genPointerTypeExportVariable() local
2000 std::string VarName = EV->getName(); in genVectorTypeExportVariable() local
2014 const std::string &VarName = EV->getName(); in genMatrixTypeExportVariable() local
2046 std::string VarName = EV->getName(); in genConstantArrayTypeExportVariable() local
2062 std::string VarName = EV->getName(); in genRecordTypeExportVariable() local
[all …]
Dslang_rs_reflection_cpp.cpp592 const std::string &VarName = EV->getName(); in genPointerTypeExportVariable() local
766 const char *VarName, in genPackVarOfType()
856 const char *VarName) { in genTypeCheck()
919 const std::string &VarName, in genInitExportVariable()
999 void RSReflectionCpp::genZeroInitExportVariable(const std::string &VarName) { in genZeroInitExportVariable()
1005 RSReflectionCpp::genInitPrimitiveExportVariable(const std::string &VarName, in genInitPrimitiveExportVariable()
1057 void RSReflectionCpp::genInitBoolExportVariable(const std::string &VarName, in genInitBoolExportVariable()
Dslang_rs_object_ref_count.cpp1359 const llvm::Twine &VarName, in CreateGuard()
/frameworks/rs/rsov/compiler/
DRSAllocationUtils.h35 std::string VarName; member
/frameworks/compile/libbcc/lib/
DRSGlobalInfoPass.cpp171 std::stringstream VarName; in runOnModule() local