Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h644 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
706 isJumpTableBranchOpcode(opc); in isIndirectControlFlowNotComingBack()
H A DARMBlockPlacement.cpp272 isJumpTableBranchOpcode(Terminator.getOpcode()) || in moveBasicBlock()
H A DARMBaseInstrInfo.cpp387 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
427 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h430 bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
H A DARMBaseInstrInfo.cpp323 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
352 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h623 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
H A DARMBaseInstrInfo.cpp340 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
369 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()