Searched defs:commutative (Results 1 – 14 of 14) sorted by relevance
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_target_gv100.cpp | 33 static const operation commutative[] = in initOpInfo() local
|
| D | nv50_ir_target_nvc0.cpp | 196 static const operation commutative[] = in initOpInfo() local
|
| D | nv50_ir_target.h | 208 unsigned int commutative : 1; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceInst.cpp | 36 #define X(tag, str, commutative) {str, commutative}, argument
|
| D | IceInst.h | 322 #define X(tag, str, commutative) tag, argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 117 bool commutative = false; member
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | instruction-selector-mips.cc | 1546 bool commutative) { in VisitWordCompare()
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| D | instruction-selector-ppc.cc | 1556 bool commutative, ImmediateMode immediate_mode) { in VisitWordCompare()
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| D | instruction-selector-loong64.cc | 1779 bool commutative) { in VisitWordCompare()
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| D | instruction-selector-riscv64.cc | 1924 bool commutative) { in VisitWordCompare()
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | instruction-selector-mips64.cc | 1979 bool commutative) { in VisitWordCompare()
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| D | instruction-selector-ia32.cc | 1552 bool commutative) { in VisitCompare()
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| D | instruction-selector-x64.cc | 2077 bool commutative) { in VisitCompare()
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 869 bool commutative, bool swap_srcs = false, bool flush_denorms = false, in emit_vop2_instruction()
|