Searched refs:loadPoolVectorConstant (Results 1 – 1 of 1) sorted by relevance
310 SDNode *loadPoolVectorConstant(APInt Val, EVT VT, SDLoc DL);1206 SDNode *SystemZDAGToDAGISel::loadPoolVectorConstant(APInt Val, EVT VT, SDLoc DL) { in loadPoolVectorConstant() function in SystemZDAGToDAGISel1654 SDNode *Mask = loadPoolVectorConstant(APInt(128, Bytes), MVT::v16i8, DL); in Select()1687 SDNode *ResNode = loadPoolVectorConstant(Val, MVT::i128, SDLoc(Node)); in Select()