Searched refs:getFCmpCodeWithoutNaN (Results 1 – 6 of 6) sorted by relevance
93 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
183 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
184 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
1641 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()2726 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()
1793 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()2904 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()