Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp463 SDValue matchVSelectOpSizesWithSetCC(SDNode *Cast);
8216 SDValue DAGCombiner::matchVSelectOpSizesWithSetCC(SDNode *Cast) { in matchVSelectOpSizesWithSetCC() function in DAGCombiner
8558 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitSIGN_EXTEND()
8844 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitZERO_EXTEND()
9636 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitTRUNCATE()
11740 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_ROUND()
11809 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_EXTEND()