Searched refs:SH_CLAMP_INDIRECT_ARRAY_BOUNDS (Results 1 – 8 of 8) sorted by relevance
40 compileOptions |= SH_CLAMP_INDIRECT_ARRAY_BOUNDS; in compile()
29 SH_EMULATE_ABS_INT_FUNCTION | SH_ENFORCE_PACKING_RESTRICTIONS | SH_CLAMP_INDIRECT_ARRAY_BOUNDS |
127 const ShCompileOptions SH_CLAMP_INDIRECT_ARRAY_BOUNDS = UINT64_C(1) << 10; variable
340 additionalOptions |= SH_CLAMP_INDIRECT_ARRAY_BOUNDS; in compile()
333 additionalOptions |= SH_CLAMP_INDIRECT_ARRAY_BOUNDS; in compile()
138 const ShCompileOptions SH_CLAMP_INDIRECT_ARRAY_BOUNDS = UINT64_C(1) << 10; variable
581 if (compileOptions & SH_CLAMP_INDIRECT_ARRAY_BOUNDS) in checkAndSimplifyAST()
797 if ((compileOptions & SH_CLAMP_INDIRECT_ARRAY_BOUNDS) != 0) in checkAndSimplifyAST()