Searched refs:DemandedN1 (Results 1 – 1 of 1) sorted by relevance
37357 if (SDValue DemandedN1 = DAG.GetDemandedBits(N1, DemandedMask)) in combineBT() local37358 return DAG.getNode(X86ISD::BT, SDLoc(N), MVT::i32, N0, DemandedN1); in combineBT()