HomeSort by relevance Sort by last modified time
    Searched refs:cmpEqual (Results 1 - 13 of 13) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
APFloat.h 144 cmpEqual,
  /external/llvm/include/llvm/ADT/
APFloat.h 154 cmpEqual,
  /external/llvm/lib/Transforms/Scalar/
Float2Int.cpp 324 if (Res != APFloat::opOK || NewF.compare(F) != APFloat::cmpEqual) {
Reassociate.cpp     [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ConstantFold.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
APFloat.cpp 1110 return cmpEqual;
    [all...]
  /external/llvm/lib/Support/
APFloat.cpp 779 return compare(truncated) == cmpEqual;
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]

Completed in 1017 milliseconds