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 325 bool isJumpTableBranchOpcode(int Opc) {
ARMBaseInstrInfo.cpp 355 if ((isJumpTableBranchOpcode(SecondLastOpc) ||
    [all...]

Completed in 37 milliseconds