Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp442 unsigned OpndNum = FAddend::drillValueDownOneStep(I, Opnd0, Opnd1); in simplify() local
452 if (OpndNum == 2 && !Opnd1.isConstant()) in simplify()
477 if (OpndNum != 2) { in simplify()
701 unsigned OpndNum = Opnds.size(); in calcInstrNumber() local
702 unsigned InstrNeeded = OpndNum - 1; in calcInstrNumber()
727 if (NegOpndNum == OpndNum) in calcInstrNumber()