Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h88 uint64_t IsCommutative : 1; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.cpp34 bool IsCommutative; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp41784 bool IsCommutative) { in isHorizontalBinOp()