Home
last modified time | relevance | path

Searched refs:clearSign (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/ADT/
DAPFloat.h280 void clearSign();
/external/llvm/lib/Support/
DAPFloat.cpp1542 APFloat::clearSign() in clearSign() function in APFloat
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2908 Fabs.clearSign(); in visitFCmpInst()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2429 V.clearSign(); in getNode()