Searched defs:is_commutative (Results 1 – 6 of 6) sorted by relevance
85 const bool is_commutative = in IdentityArithmeticOpFolder() local
70 bool is_commutative = grappler::IsCommutative(*node_); in ParseInputs() local
133 bool is_commutative = 18; field
847 backend_instruction::is_commutative() const in is_commutative() function in backend_instruction
2296 static SLJIT_INLINE int is_commutative(sljit_s32 op) in is_commutative() function
473 const Output non_const_arg) -> Output { in TEST_F()