Searched refs:getVectorConstant (Results 1 – 1 of 1) sorted by relevance
848 SDValue getVectorConstant(ArrayRef<uint8_t> Data, const SDLoc &dl);1388 SDValue B = getVectorConstant(Bytes, dl); in vmuxs()2228 SDValue Ctl = getVectorConstant(FC, dl); in butterfly()2236 SDValue Ctl = getVectorConstant(RC, dl); in butterfly()2244 SDValue CtlF = getVectorConstant(FC, dl); in butterfly()2245 SDValue CtlR = getVectorConstant(RC, dl); in butterfly()2259 SDValue HvxSelector::getVectorConstant(ArrayRef<uint8_t> Data, in getVectorConstant() function in HvxSelector