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