Home
last modified time | relevance | path

Searched defs:N3C (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5539 ConstantSDNode *N3C = isConstOrConstSplat(peekThroughTruncates(N3)); isSaturatingMinMax() local
5664 ConstantSDNode *N3C = isConstOrConstSplat(N3); PerformUMinFpToSatCombine() local
27612 auto *N3C = dyn_cast<ConstantSDNode>(N3.getNode()); SimplifySelectCC() local
[all...]
H A DSelectionDAG.cpp7473 ConstantSDNode *N3C = dyn_cast<ConstantSDNode>(N3); getNode() local