Searched defs:HasXMMInt (Results 1 – 1 of 1) sorted by relevance
4296 static SDValue getZeroVector(EVT VT, bool HasXMMInt, SelectionDAG &DAG, in getZeroVector()4500 bool isZero, bool HasXMMInt, in getShuffleVectorZeroOrUndef()6279 bool HasXMMInt) { in getMOVLowToHigh()6329 SDValue getMOVLP(SDValue &Op, DebugLoc &dl, SelectionDAG &DAG, bool HasXMMInt) { in getMOVLP()6562 bool HasXMMInt = Subtarget->hasXMMInt(); in LowerVECTOR_SHUFFLE() local