Home
last modified time | relevance | path

Searched refs:isJumpTableBranchOpcode (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp272 isJumpTableBranchOpcode(Terminator.getOpcode()) || in moveBasicBlock()
H A DARMBaseInstrInfo.h644 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
706 isJumpTableBranchOpcode(opc); in isIndirectControlFlowNotComingBack()
H A DARMBaseInstrInfo.cpp387 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
427 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()