Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp479 SDValue matchVSelectOpSizesWithSetCC(SDNode *Cast);
8460 SDValue DAGCombiner::matchVSelectOpSizesWithSetCC(SDNode *Cast) { in matchVSelectOpSizesWithSetCC() function in DAGCombiner
8804 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitSIGN_EXTEND()
9086 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitZERO_EXTEND()
9933 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitTRUNCATE()
12122 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_ROUND()
12191 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_EXTEND()