Home
last modified time | relevance | path

Searched refs:tryReassociatedBinaryOp (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp156 Instruction *tryReassociatedBinaryOp(const SCEV *LHS, Value *RHS,
461 tryReassociatedBinaryOp(getBinarySCEV(I, AExpr, RHSExpr), B, I)) in tryReassociateBinaryOp()
466 tryReassociatedBinaryOp(getBinarySCEV(I, BExpr, RHSExpr), A, I)) in tryReassociateBinaryOp()
473 Instruction *NaryReassociate::tryReassociatedBinaryOp(const SCEV *LHSExpr, in tryReassociatedBinaryOp() function in NaryReassociate
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp461 tryReassociatedBinaryOp(getBinarySCEV(I, AExpr, RHSExpr), B, I)) in tryReassociateBinaryOp()
466 tryReassociatedBinaryOp(getBinarySCEV(I, BExpr, RHSExpr), A, I)) in tryReassociateBinaryOp()
473 Instruction *NaryReassociatePass::tryReassociatedBinaryOp(const SCEV *LHSExpr, in tryReassociatedBinaryOp() function in NaryReassociatePass
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DNaryReassociate.h146 Instruction *tryReassociatedBinaryOp(const SCEV *LHS, Value *RHS,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DNaryReassociate.h146 Instruction *tryReassociatedBinaryOp(const SCEV *LHS, Value *RHS,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp490 tryReassociatedBinaryOp(getBinarySCEV(I, AExpr, RHSExpr), B, I)) in tryReassociateBinaryOp()
495 tryReassociatedBinaryOp(getBinarySCEV(I, BExpr, RHSExpr), A, I)) in tryReassociateBinaryOp()
502 Instruction *NaryReassociatePass::tryReassociatedBinaryOp(const SCEV *LHSExpr, in tryReassociatedBinaryOp() function in NaryReassociatePass