Home
last modified time | relevance | path

Searched refs:getT2SOImmTwoPartSecond (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h379 static inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() function
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2692 SOImmValV2 = (uint32_t)ARM_AM::getT2SOImmTwoPartSecond(ImmVal); in FoldImmediate()