Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAnalysis.h103 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp212 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2163 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()
3224 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()
7259 Condition = getFCmpCodeWithoutNaN(Condition); in visitConstrainedFPIntrinsic()