Searched refs:decodeVSEW (Results 1 – 4 of 4) sorted by relevance
119 inline static unsigned decodeVSEW(unsigned VSEW) { in decodeVSEW() function131 return decodeVSEW(VSEW); in getSEW()
482 RISCVVType::decodeVSEW(Node->getConstantOperandVal(Offset) & 0x7); in selectVSETVLI()
21059 unsigned SEW = RISCVVType::decodeVSEW(VSEW); in computeKnownBitsForTargetNode()
2014 uint64_t SEW = RISCVVType::decodeVSEW( in computeKnownBitsFromOperator()