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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 726 static inline bool isPushOpcode(int Opc) {
ARMBaseInstrInfo.cpp 2505 bool IsPush = isPushOpcode(MI->getOpcode());

Completed in 56 milliseconds