Searched defs:commutative (Results 1 – 8 of 8) sorted by relevance
33 static const operation commutative[] = in initOpInfo() local
196 static const operation commutative[] = in initOpInfo() local
207 unsigned int commutative : 1; member
386 CommutativePredicate commutative = (CommutativePredicate)obj; in equals() local
36 #define X(tag, str, commutative) {str, commutative}, argument
322 #define X(tag, str, commutative) tag, argument
117 bool commutative = false; member
735 bool commutative, bool swap_srcs=false, bool flush_denorms = false) in emit_vop2_instruction()