Searched refs:isIndirectBranchOpcode (Results 1 – 12 of 12) sorted by relevance
277 static inline bool isIndirectBranchOpcode(int Opc) { return Opc == AArch64::BR; } in isIndirectBranchOpcode() function
172 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function232 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
343 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
274 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
331 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
356 isIndirectBranchOpcode(SecondLastOpc)) && in AnalyzeBranch()
436 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
322 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()351 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()
483 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
340 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()369 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()