Home
last modified time | relevance | path

Searched defs:swap_operands (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfolding_rules.cpp459 bool swap_operands = !is_add || zero_is_variable; in MergeNegateAddSubArithmetic() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp459 bool swap_operands = !is_add || zero_is_variable; in MergeNegateAddSubArithmetic() local
/third_party/spirv-tools/source/opt/
H A Dfolding_rules.cpp473 bool swap_operands = !is_add || zero_is_variable; in MergeNegateAddSubArithmetic() local
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp5783 binop(builtin_available_predicate avail, ir_expression_operation opcode, const glsl_type *return_type, const glsl_type *param0_type, const glsl_type *param1_type, bool swap_operands) binop() argument

Completed in 26 milliseconds