Searched refs:PackedVal (Results 1 – 1 of 1) sorted by relevance
1276 uint32_t PackedVal = Offset | (Width << 16); in getS_BFE() local1277 SDValue PackedConst = CurDAG->getTargetConstant(PackedVal, DL, MVT::i32); in getS_BFE()