Home
last modified time | relevance | path

Searched refs:kIf_Kind (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/sksl/ast/
DSkSLASTStatement.h25 kIf_Kind, enumerator
DSkSLASTIfStatement.h21 : INHERITED(position, kIf_Kind) in ASTIfStatement()
/external/skia/src/sksl/ir/
DSkSLStatement.h29 kIf_Kind, enumerator
DSkSLIfStatement.h22 : INHERITED(position, kIf_Kind) in IfStatement()
/external/skia/src/sksl/
DSkSLCompiler.cpp808 case Statement::kIf_Kind: { in contains_break()
876 case Statement::kIf_Kind: { in simplifyStatement()
1050 case Statement::kIf_Kind: in scanCFG()
DSkSLGLSLCodeGenerator.cpp685 case Statement::kIf_Kind: in writeStatement()
DSkSLCFGGenerator.cpp442 case Statement::kIf_Kind: { in addStatement()
DSkSLIRGenerator.cpp176 case ASTStatement::kIf_Kind: in convertStatement()
DSkSLSPIRVCodeGenerator.cpp2839 case Statement::kIf_Kind: in writeStatement()