Home
last modified time | relevance | path

Searched refs:getFCmpCodeWithoutNaN (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DAnalysis.h91 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
/external/llvm/lib/CodeGen/
DAnalysis.cpp185 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1536 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()
2430 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()