Home
last modified time | relevance | path

Searched refs:abs64 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Alpha/
DAlphaISelDAGToDAG.cpp119 if (abs64(complow - x) <= abs64(comphigh - x)) in getNearPower2()
DAlphaInstrInfo.td72 abs64(N->getZExtValue() - getNearPower2((uint64_t)N->getZExtValue()));
127 int64_t d = abs64((int64_t)N->getZExtValue() -
/external/llvm/include/llvm/Support/
DMathExtras.h442 inline int64_t abs64(int64_t x) { in abs64() function
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2773 .ule(abs64(NewF.AM.BaseOffs))) in GenerateCrossUseConstantOffsets()
2804 abs64(NewF.AM.BaseOffs)) && in GenerateCrossUseConstantOffsets()