Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp629 SDValue matchVSelectOpSizesWithSetCC(SDNode *Cast);
12126 SDValue DAGCombiner::matchVSelectOpSizesWithSetCC(SDNode *Cast) { in matchVSelectOpSizesWithSetCC() function in DAGCombiner
12590 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitSIGN_EXTEND()
12982 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitZERO_EXTEND()
14012 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitTRUNCATE()
16436 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_ROUND()
16493 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_EXTEND()