HomeSort by relevance Sort by last modified time
    Searched refs:isJumpTableBranchOpcode (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 333 bool isJumpTableBranchOpcode(int Opc) {
ARMBaseInstrInfo.cpp 352 if ((isJumpTableBranchOpcode(SecondLastOpc) ||
    [all...]

Completed in 84 milliseconds