Searched refs:getCFIIndex (Results 1 – 5 of 5) sorted by relevance
316 return getCFIIndex() == Other.getCFIIndex(); in isIdenticalTo()366 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getCFIIndex()); in hash_value()905 printCFI(OS, MF->getFrameInstructions()[getCFIIndex()], TRI); in print()
169 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in calculateOutgoingCFAInfo()
379 MI->getOperand(0).getCFIIndex()); in duplicateInstruction()
567 unsigned getCFIIndex() const { in getCFIIndex() function
988 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in emitCFIInstruction()