Searched refs:getVectorConstant (Results 1 – 1 of 1) sorted by relevance
828 SDValue getVectorConstant(ArrayRef<uint8_t> Data, const SDLoc &dl);1199 SDValue B = getVectorConstant(Bytes, dl); in vmuxs()1889 SDValue Ctl = getVectorConstant(FC, dl); in butterfly()1897 SDValue Ctl = getVectorConstant(RC, dl); in butterfly()1905 SDValue CtlF = getVectorConstant(FC, dl); in butterfly()1906 SDValue CtlR = getVectorConstant(RC, dl); in butterfly()1916 SDValue HvxSelector::getVectorConstant(ArrayRef<uint8_t> Data, in getVectorConstant() function in HvxSelector