Searched refs:getCFIIndex (Results 1 – 5 of 5) sorted by relevance
330 return getCFIIndex() == Other.getCFIIndex(); in isIdenticalTo()382 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getCFIIndex()); in hash_value()910 printCFI(OS, MF->getFrameInstructions()[getCFIIndex()], TRI); in print()
168 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in calculateOutgoingCFAInfo()
385 MI->getOperand(0).getCFIIndex()); in duplicateInstruction()
576 unsigned getCFIIndex() const { in getCFIIndex() function
998 unsigned CFIIndex = MI.getOperand(0).getCFIIndex(); in emitCFIInstruction()