Searched refs:IsPrimitiveVectorFloat (Results 1 – 2 of 2) sorted by relevance
188 inline bool IsPrimitiveVectorFloat(PrimitiveType primitiveType) in IsPrimitiveVectorFloat() function
6171 isFloat = IsPrimitiveVectorFloat(cmpType); in SelectSelect()9283 if (!IsPrimitiveInteger(primType) || IsPrimitiveVectorFloat(primType)) { in GetOrCreateSpecialRegisterOperand()