Searched refs:encodeVecTypeHint (Results 1 – 1 of 1) sorted by relevance
227 encodeVecTypeHint(Type *Ty){ in encodeVecTypeHint() function251 return Size << 16 | encodeVecTypeHint(EleTy); in encodeVecTypeHint()287 return encodeVecTypeHint(getMDOperandAsType(Node, 1)); in transVecTypeHint()