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

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 325 bool isJumpTableBranchOpcode(int Opc) {
ARMBaseInstrInfo.cpp 355 if ((isJumpTableBranchOpcode(SecondLastOpc) ||
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 430 bool isJumpTableBranchOpcode(int Opc) {
ARMBaseInstrInfo.cpp 323 isJumpTableBranchOpcode(I->getOpcode())) {
352 isJumpTableBranchOpcode(I->getOpcode()) ||
    [all...]

Completed in 113 milliseconds