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