Home
last modified time | relevance | path

Searched defs:isCommutativeBinOp (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2235 virtual bool isCommutativeBinOp(unsigned Opcode) const { in isCommutativeBinOp() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h2402 virtual bool isCommutativeBinOp(unsigned Opcode) const { in isCommutativeBinOp() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp30054 bool X86TargetLowering::isCommutativeBinOp(unsigned Opcode) const { in isCommutativeBinOp() function in X86TargetLowering
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp31213 bool X86TargetLowering::isCommutativeBinOp(unsigned Opcode) const { in isCommutativeBinOp() function in X86TargetLowering