Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h1089 void clearSign() { in clearSign() function
1285 X.clearSign(); in abs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp1946 U.clearSign(); in ConstantFoldScalarCall1()
2131 U.clearSign(); in ConstantFoldScalarCall1()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1609 V.clearSign(); in constantFoldFpUnary()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6297 Fabs.clearSign(); in visitFCmpInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4684 V.clearSign(); in getNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21988 APF.clearSign(); in LowerFCOPYSIGN()