Home
last modified time | relevance | path

Searched defs:is_commutative (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_shader.cpp861 backend_instruction::is_commutative() const in is_commutative() function in backend_instruction
/third_party/ltp/tools/sparse/sparse-src/
Dexpression.h146 unsigned int is_commutative:1; member
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c2155 static SLJIT_INLINE int is_commutative(sljit_s32 op) in is_commutative() function