Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h623 static inline bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
DARMBaseInstrInfo.cpp340 isJumpTableBranchOpcode(I->getOpcode())) { in analyzeBranch()
369 isJumpTableBranchOpcode(I->getOpcode()) || in analyzeBranch()