Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp272 isJumpTableBranchOpcode(Terminator.getOpcode()) || in moveBasicBlock()
H A DARMBaseInstrInfo.h643 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
705 isJumpTableBranchOpcode(opc); in isIndirectControlFlowNotComingBack()
H A DARMBaseInstrInfo.cpp385 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
425 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()