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/
ARMCodeEmitter.cpp 727 unsigned V2 = ARM_AM::getSOImmTwoPartSecond(MO1.getImm());
    [all...]
ARMExpandPseudoInsts.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]

Completed in 503 milliseconds