Searched refs:isPushOpcode (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h374 static inline bool isPushOpcode(int Opc) { function in namespace:llvm
H A DARMBaseInstrInfo.cpp1898 bool IsPush = isPushOpcode(MI->getOpcode());

Completed in 2441 milliseconds