Searched refs:isPopOpcode (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h426 static inline bool isPopOpcode(int Opc) { function in namespace:llvm
H A DARMFrameLowering.cpp96 if (isPopOpcode(MI->getOpcode())) {
H A DARMBaseInstrInfo.cpp2001 bool IsPop = isPopOpcode(MI->getOpcode());

Completed in 98 milliseconds