Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp443 unsigned OpndNum = FAddend::drillValueDownOneStep(I, Opnd0, Opnd1); in simplify() local
453 if (OpndNum == 2 && !Opnd1.isConstant()) in simplify()
478 if (OpndNum != 2) { in simplify()
702 unsigned OpndNum = Opnds.size(); in calcInstrNumber() local
703 unsigned InstrNeeded = OpndNum - 1; in calcInstrNumber()
728 if (NegOpndNum == OpndNum) in calcInstrNumber()