Searched refs:expandSelectHLSLIntegerPowExpressions (Results 1 – 4 of 4) sorted by relevance
177 if (compileOptions.expandSelectHLSLIntegerPowExpressions) in translate()
125 options.expandSelectHLSLIntegerPowExpressions || in LLVMFuzzerTestOneInput()
259 options->expandSelectHLSLIntegerPowExpressions = true; in compile()
234 uint64_t expandSelectHLSLIntegerPowExpressions : 1; member