Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp272 isJumpTableBranchOpcode(Terminator.getOpcode()) || in moveBasicBlock()
H A DARMBaseInstrInfo.h664 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
727 isJumpTableBranchOpcode(opc); in isIndirectControlFlowNotComingBack()
H A DARMBaseInstrInfo.cpp388 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
428 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()