Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp532 unsigned OpndNum = FAddend::drillValueDownOneStep(I, Opnd0, Opnd1); in simplify() local
542 if (OpndNum == 2 && !Opnd1.isConstant()) in simplify()
567 if (OpndNum != 2) { in simplify()
804 unsigned OpndNum = Opnds.size(); in calcInstrNumber() local
805 unsigned InstrNeeded = OpndNum - 1; in calcInstrNumber()
827 if (NegOpndNum == OpndNum) in calcInstrNumber()