Searched refs:getCFIIndex (Results 1 – 10 of 10) sorted by relevance
315 return getCFIIndex() == Other.getCFIIndex(); in isIdenticalTo()365 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getCFIIndex()); in hash_value()898 printCFI(OS, MF->getFrameInstructions()[getCFIIndex()], TRI); in print()
169 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in calculateOutgoingCFAInfo()
379 MI->getOperand(0).getCFIIndex()); in duplicateInstruction()
347 ASSERT_TRUE(MO.getCFIIndex() == 8); in TEST()
451 unsigned getCFIIndex() const { in getCFIIndex() function
256 return getCFIIndex() == Other.getCFIIndex(); in isIdenticalTo()302 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getCFIIndex()); in hash_value()
865 print(MMI.getFrameInstructions()[Op.getCFIIndex()], TRI); in print()
567 unsigned getCFIIndex() const { in getCFIIndex() function
824 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in emitCFIInstruction()
974 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in emitCFIInstruction()