Searched refs:DVT (Results 1 – 2 of 2) sorted by relevance
3676 MVT DVT = DstVT.getSimpleVT(); in fastSelectInstruction() local3682 DVT.getScalarSizeInBits() >= 32)))) in fastSelectInstruction()
31950 MVT DVT = MVT::getVectorVT(MVT::i32, VT.getVectorNumElements() / 2); in combineTargetShuffle() local31951 V = DAG.getBitcast(DVT, V); in combineTargetShuffle()31952 V = DAG.getNode(X86ISD::PSHUFD, DL, DVT, V, in combineTargetShuffle()