Home
last modified time | relevance | path

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

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