Searched refs:FPExceptions (Results 1 – 4 of 4) sorted by relevance
69 bool FPExceptions; variable155 return FPExceptions; in hasFPExceptions()
137 FPExceptions(false), in AMDGPUSubtarget()
314 "FPExceptions",
1870 void setHasFloatingPointExceptions(bool FPExceptions = true) {1871 HasFloatingPointExceptions = FPExceptions;