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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 769 unsigned getMatchingCondBranchOpcode(unsigned Opc);
ARMBaseInstrInfo.cpp 577 MI.setDesc(get(getMatchingCondBranchOpcode(Opc)));
2232 unsigned llvm::getMatchingCondBranchOpcode(unsigned Opc) {

Completed in 32 milliseconds