Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3065 bool ForceCarryReconstruction = false) { in getAsCarry() argument
3076 if (ForceCarryReconstruction) in getAsCarry()
3084 if (ForceCarryReconstruction && V.getValueType() == MVT::i1) in getAsCarry()