Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAnalysis.h93 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAnalysis.h93 ISD::CondCode getFCmpCodeWithoutNaN(ISD::CondCode CC);
/external/llvm/lib/CodeGen/
DAnalysis.cpp184 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp183 ISD::CondCode llvm::getFCmpCodeWithoutNaN(ISD::CondCode CC) { in getFCmpCodeWithoutNaN() function in llvm
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1641 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()
2726 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1793 Condition = getFCmpCodeWithoutNaN(Condition); in EmitBranchForMergedCondition()
2904 Condition = getFCmpCodeWithoutNaN(Condition); in visitFCmp()