Searched refs:getFCmpCodeWithoutNaN (Results 1 – 3 of 3) sorted by relevance
88 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
183 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
1430 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()2940 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()