Searched refs:SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS (Results 1 – 9 of 9) sorted by relevance
25 SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS, in ScalarizeVecAndMatConstructorArgsTest()
31 SH_INIT_OUTPUT_VARIABLES | SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS |
154 const ShCompileOptions SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS = UINT64_C(1) << 16; variable
165 const ShCompileOptions SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS = UINT64_C(1) << 16; variable
688 int simplifyScalarized = (compileOptions & SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS) in checkAndSimplifyAST()753 if (compileOptions & SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS) in checkAndSimplifyAST()
889 int simplifyScalarized = (compileOptions & SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS) != 0 in checkAndSimplifyAST()947 if ((compileOptions & SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS) != 0) in checkAndSimplifyAST()
348 options |= SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS; in compile()
374 options |= SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS; in compile()