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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1807 EVT ShWidenVT = EVT::getVectorVT(*DAG.getContext(), local
1810 if (ShVT != ShWidenVT)
1811 ShOp = ModifyToType(ShOp, ShWidenVT);

Completed in 58 milliseconds