Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4882 auto NewLHSLHS = B.buildInstr(Opc, {OpRHSTy}, {OpLHSLHS, OpRHS}); in tryReassocBinOp() local
4883 B.buildInstr(Opc, {DstReg}, {NewLHSLHS, OpLHSRHS}); in tryReassocBinOp()