Searched refs:VSEW (Results 1 – 2 of 2) sorted by relevance
445 inline static unsigned decodeVSEW(unsigned VSEW) { in decodeVSEW() argument446 assert(VSEW < 8 && "Unexpected VSEW value"); in decodeVSEW()447 return 1 << (VSEW + 3); in decodeVSEW()456 unsigned VSEW = (VType >> 3) & 0x7; in getSEW() local457 return decodeVSEW(VSEW); in getSEW()
133 /* VSEW */ LLVMMatchType<0>,139 /* VSEW */ [LLVMMatchType<0>,149 /* VSEW */ LLVMMatchType<0>,155 /* VSEW */ [LLVMMatchType<0>,