Searched refs:getOnesVector (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 6325 static SDValue getOnesVector(EVT VT, SelectionDAG &DAG, const SDLoc &dl) { in getOnesVector() function 9979 return getOnesVector(VT, DAG, DL); in materializeVectorConstant() 18947 : getOnesVector(VT, DAG, dl); in LowerINSERT_VECTOR_ELT() 36904 return getOnesVector(Root.getValueType(), DAG, SDLoc(Root)); in combineX86ShufflesRecursively() 50263 return getOnesVector(VT, DAG, SDLoc(N)); in combineExtractSubvector()
|