HomeSort by: relevance | last modified time | path
    Searched refs:clearSign (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
APFloat.h 1089 void clearSign() {
1285 X.clearSign();
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ConstantFolding.cpp 1946 U.clearSign();
2131 U.clearSign();
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CombinerHelper.cpp 1609 V.clearSign();
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp 6297 Fabs.clearSign();
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 4684 V.clearSign();
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 21988 APF.clearSign();
    [all...]

Completed in 91 milliseconds