HomeSort by: relevance | last modified time | path
    Searched refs:isPopOpcode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 720 static inline bool isPopOpcode(int Opc) {
ARMBaseInstrInfo.cpp 2504 bool IsPop = isPopOpcode(MI->getOpcode());

Completed in 22 milliseconds