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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 198 /// getSOImmTwoPartFirst - If V is a value that satisfies isSOImmTwoPartVal,
200 static inline unsigned getSOImmTwoPartFirst(unsigned V) {
  /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/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMCodeEmitter.cpp 725 unsigned V1 = ARM_AM::getSOImmTwoPartFirst(MO1.getImm());
    [all...]
ARMExpandPseudoInsts.cpp 665 unsigned SOImmValV1 = ARM_AM::getSOImmTwoPartFirst(ImmVal);
    [all...]
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp     [all...]
ARMBaseInstrInfo.cpp     [all...]

Completed in 5180 milliseconds