Searched refs:IsPrimitiveVectorFloat (Results 1 – 2 of 2) sorted by relevance
199 inline bool IsPrimitiveVectorFloat(PrimitiveType primitiveType) in IsPrimitiveVectorFloat() function
5581 isFloat = IsPrimitiveVectorFloat(cmpType); in SelectSelect()6529 bool useFpReg = !IsPrimitiveInteger(primType) || IsPrimitiveVectorFloat(primType); in GetTargetRetOperand()7288 bool isFpReg = !IsPrimitiveInteger(primType) || IsPrimitiveVectorFloat(primType); in SelectParmListSmallStruct()8147 bool useFpReg = !IsPrimitiveInteger(primType) || IsPrimitiveVectorFloat(primType); in GetOrCreateSpecialRegisterOperand()