Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp612 SDValue matchVSelectOpSizesWithSetCC(SDNode *Cast);
11665 SDValue DAGCombiner::matchVSelectOpSizesWithSetCC(SDNode *Cast) { in matchVSelectOpSizesWithSetCC() function in DAGCombiner
12114 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitSIGN_EXTEND()
12475 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitZERO_EXTEND()
13451 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitTRUNCATE()
15798 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_ROUND()
15851 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_EXTEND()