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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 182 return isShiftedInt<N, S>(minConstant(MCI, Index));
HexagonMCDuplexInfo.cpp 548 if (!isShiftedInt<7, 0>(Value))
    [all...]
  /external/llvm/include/llvm/Support/
MathExtras.h 280 /// isShiftedInt<N,S> - Checks if a signed integer is an N bit number shifted
283 inline bool isShiftedInt(int64_t x) {
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 266 milliseconds