Searched refs:VBits (Results 1 – 1 of 1) sorted by relevance
4015 unsigned VBits = N->getValueType(0).getSizeInBits(); in isVEXTRACTF128Index() local4016 unsigned ElSize = VBits / VL; in isVEXTRACTF128Index()4034 unsigned VBits = N->getValueType(0).getSizeInBits(); in isVINSERTF128Index() local4035 unsigned ElSize = VBits / VL; in isVINSERTF128Index()