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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 205 /// getSOImmTwoPartSecond - If V is a value that satisfies isSOImmTwoPartVal,
207 static inline unsigned getSOImmTwoPartSecond(unsigned V) {
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 634 unsigned SOImmValV2 = ARM_AM::getSOImmTwoPartSecond(ImmVal);
    [all...]
ARMCodeEmitter.cpp 779 unsigned V2 = ARM_AM::getSOImmTwoPartSecond(MO1.getImm());
    [all...]
ARMBaseInstrInfo.cpp     [all...]

Completed in 64 milliseconds