Searched refs:encodeVecTypeHint (Results 1 – 1 of 1) sorted by relevance
333 static unsigned encodeVecTypeHint(Type *Ty) { in encodeVecTypeHint() function357 return Size << 16 | encodeVecTypeHint(EleTy); in encodeVecTypeHint()419 unsigned TypeCode = encodeVecTypeHint(getMDOperandAsType(Node, 0)); in outputExecutionMode()