Searched refs:getVectorConstant (Results 1 – 1 of 1) sorted by relevance
962 SDValue getVectorConstant(ArrayRef<uint8_t> Data, const SDLoc &dl);1540 SDValue B = getVectorConstant(Bytes, dl); in vmuxs()2521 SDValue Ctl = getVectorConstant(FC, dl); in butterfly()2529 SDValue Ctl = getVectorConstant(RC, dl); in butterfly()2537 SDValue CtlF = getVectorConstant(FC, dl); in butterfly()2538 SDValue CtlR = getVectorConstant(RC, dl); in butterfly()2552 SDValue HvxSelector::getVectorConstant(ArrayRef<uint8_t> Data, in getVectorConstant() function in HvxSelector