Searched refs:getVectorConstant (Results 1 – 2 of 2) sorted by relevance
5 define <4 x i8> @getVectorConstant() {
845 SDValue getVectorConstant(ArrayRef<uint8_t> Data, const SDLoc &dl);1384 SDValue B = getVectorConstant(Bytes, dl); in vmuxs()2224 SDValue Ctl = getVectorConstant(FC, dl); in butterfly()2232 SDValue Ctl = getVectorConstant(RC, dl); in butterfly()2240 SDValue CtlF = getVectorConstant(FC, dl); in butterfly()2241 SDValue CtlR = getVectorConstant(RC, dl); in butterfly()2255 SDValue HvxSelector::getVectorConstant(ArrayRef<uint8_t> Data, in getVectorConstant() function in HvxSelector