Searched defs:isSOImmTwoPartVal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h186 /// isSOImmTwoPartVal - Return true if the specified value can be obtained by
188 static inline bool isSOImmTwoPartVal(unsigned V) { function in namespace:llvm::ARM_AM
199 /// getSOImmTwoPartFirst - If V is a value that satisfies isSOImmTwoPartVal,
205 /// getSOImmTwoPartSecond - If V is a value that satisfies isSOImmTwoPartVal,

Completed in 19 milliseconds