Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp440 Instruction *NaryReassociate::tryReassociateBinaryOp(BinaryOperator *I) { in tryReassociateBinaryOp() function in NaryReassociate
449 Instruction *NaryReassociate::tryReassociateBinaryOp(Value *LHS, Value *RHS, in tryReassociateBinaryOp() function in NaryReassociate
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp437 Instruction *NaryReassociatePass::tryReassociateBinaryOp(BinaryOperator *I) { in tryReassociateBinaryOp() function in NaryReassociatePass
449 Instruction *NaryReassociatePass::tryReassociateBinaryOp(Value *LHS, Value *RHS, in tryReassociateBinaryOp() function in NaryReassociatePass
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp466 Instruction *NaryReassociatePass::tryReassociateBinaryOp(BinaryOperator *I) { in tryReassociateBinaryOp() function in NaryReassociatePass
478 Instruction *NaryReassociatePass::tryReassociateBinaryOp(Value *LHS, Value *RHS, in tryReassociateBinaryOp() function in NaryReassociatePass