Searched refs:SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS (Results 1 – 4 of 4) sorted by relevance
25 SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS, in ScalarizeVecAndMatConstructorArgsTest()
159 const ShCompileOptions SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS = UINT64_C(1) << 16; variable
725 int simplifyScalarized = (compileOptions & SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS) in checkAndSimplifyAST()784 if (compileOptions & SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS) in checkAndSimplifyAST()
350 options |= SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS; in compile()