Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h642 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
710 isJumpTableBranchOpcode(opc); in isIndirectControlFlowNotComingBack()
H A DARMBaseInstrInfo.cpp378 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
407 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()