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

  /external/llvm/include/llvm/Support/
MathExtras.h 439 /// abs64 - absolute value of a 64-bit int. Not all environments support
442 inline int64_t abs64(int64_t x) { function in namespace:llvm
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 47 milliseconds