Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAnalysis.h88 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
/external/llvm/lib/CodeGen/
DAnalysis.cpp183 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1430 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()
2940 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()