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