Searched defs:isFpReg (Results 1 – 1 of 1) sorted by relevance
2316 bool isFpReg = IsPrimitiveFloat(primType) || IsPrimitiveVector(primType); in SelectReturnSendOfStructInRegs() local7288 bool isFpReg = !IsPrimitiveInteger(primType) || IsPrimitiveVectorFloat(primType); in SelectParmListSmallStruct() local