Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16362 bool ConcatR = in narrowExtractedVectorBinOp() local
16364 if (!ConcatL && !ConcatR) in narrowExtractedVectorBinOp()
16383 SDValue Y = ConcatR ? DAG.getBitcast(NarrowBVT, RHS.getOperand(ConcatOpNum)) in narrowExtractedVectorBinOp()