Searched refs:isIndirectBranchOpcode (Results 1 – 18 of 18) 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()
271 isIndirectBranchOpcode(Terminator.getOpcode()) || in moveBasicBlock()
651 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function705 return MI.isReturn() || isIndirectBranchOpcode(MI.getOpcode()) || in isIndirectControlFlowNotComingBack()
386 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()426 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()
150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function232 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
179 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function268 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
149 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function231 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
371 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
285 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
134 if (MI.isReturn() || isIndirectBranchOpcode(MI.getOpcode())) { in hardenReturnsAndBRs()
480 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
340 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
436 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
322 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()351 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()
124 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function215 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
630 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
339 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()368 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()