Searched refs:getFCmpCodeWithoutNaN (Results 1 – 3 of 3) sorted by relevance
91 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
185 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
1536 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()2430 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()