Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h643 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
705 isJumpTableBranchOpcode(opc); in isIndirectControlFlowNotComingBack()
H A DARMBaseInstrInfo.cpp378 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
407 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()