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