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

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 199 /// getSOImmTwoPartFirst - If V is a value that satisfies isSOImmTwoPartVal,
201 static inline unsigned getSOImmTwoPartFirst(unsigned V) {
  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 726 unsigned V1 = ARM_AM::getSOImmTwoPartFirst(MO1.getImm());
    [all...]
ARMExpandPseudoInsts.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]

Completed in 390 milliseconds