Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13105 APInt TValAPInt; in combineVSelectWithAllOnesOrZeros() local
13109 ISD::isConstantSplatVector(TVal.getNode(), TValAPInt) && in combineVSelectWithAllOnesOrZeros()
13110 TValAPInt.isOne() && in combineVSelectWithAllOnesOrZeros()