Searched refs:ShWidenVT (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1903 EVT ShWidenVT = EVT::getVectorVT(*DAG.getContext(), local
1906 if (ShVT != ShWidenVT)
1907 ShOp = ModifyToType(ShOp, ShWidenVT);

Completed in 47 milliseconds