Searched defs:isCommutativeBinOp (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSelectionDAG.h887 /// isCommutativeBinOp - Returns true if the opcode is a commutative binary
889 static bool isCommutativeBinOp(unsigned Opcode) { function in class:llvm::SelectionDAG
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1163 static bool isCommutativeBinOp(unsigned Opcode) { function in class:llvm::SelectionDAG

Completed in 307 milliseconds