Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8558 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitSIGN_EXTEND() local
8559 return NewVSel; in visitSIGN_EXTEND()
8844 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitZERO_EXTEND() local
8845 return NewVSel; in visitZERO_EXTEND()
9636 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitTRUNCATE() local
9637 return NewVSel; in visitTRUNCATE()
11740 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_ROUND() local
11741 return NewVSel; in visitFP_ROUND()
11809 if (SDValue NewVSel = matchVSelectOpSizesWithSetCC(N)) in visitFP_EXTEND() local
11810 return NewVSel; in visitFP_EXTEND()