Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h88 uint64_t IsCommutative : 1; member
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h90 uint64_t IsCommutative : 1; member
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp34 bool IsCommutative; member
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29441 static bool isHorizontalBinOp(SDValue &LHS, SDValue &RHS, bool IsCommutative) { in isHorizontalBinOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp41784 bool IsCommutative) { in isHorizontalBinOp()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp45149 const X86Subtarget &Subtarget, bool IsCommutative, in isHorizontalBinOp()