HomeSort by relevance Sort by last modified time
    Searched defs:Comparisons (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CodeGenCXX/
pointers-to-data-members.cpp 93 // Comparisons
94 namespace Comparisons {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
MergeICmps.cpp 1 //===- MergeICmps.cpp - Optimize chains of integer comparisons ------------===//
10 // This pass turns chains of integer comparisons into memcmp (the memcmp is
11 // later typically inlined as a chain of efficient hardware comparisons). This
14 // The basic idea is to replace a larger chain of integer comparisons loaded
16 // comparisons. Benefits are double:
252 // other comparisons as we would create an orphan use of the value.
281 // comparison. This is the last link in the chain of comparisons (note
312 static inline void enqueueBlock(std::vector<BCECmpBlock> &Comparisons,
321 Comparisons.push_back(Comparison);
324 // A chain of comparisons
    [all...]
  /external/kotlinc/lib/
kotlin-stdlib.jar 
kotlin-annotation-processing.jar 
kotlin-daemon-client.jar 
android-extensions-compiler.jar 
kotlin-compiler.jar 
kotlin-reflect.jar 
  /external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar 

Completed in 252 milliseconds