Go to the source code of this file.
◆ INITIALIZE_PASS()
Definition at line 122 of file CFIInstrInserter.cpp.
References llvm::BuildMI(), llvm::MCCFIInstruction::createDefCfa(), llvm::MCCFIInstruction::createDefCfaOffset(), llvm::MCCFIInstruction::createDefCfaRegister(), llvm::depth_first(), llvm::SmallVectorBase::empty(), llvm::errs(), llvm::MachineFunction::front(), llvm::MCInstrInfo::get(), llvm::MachineOperand::getCFIIndex(), llvm::TargetSubtargetInfo::getFrameLowering(), llvm::TargetFrameLowering::getInitialCFAOffset(), llvm::TargetFrameLowering::getInitialCFARegister(), llvm::TargetSubtargetInfo::getInstrInfo(), llvm::MachineBasicBlock::getNumber(), llvm::MCCFIInstruction::getOffset(), llvm::MachineInstr::getOperand(), llvm::MCCFIInstruction::getOperation(), llvm::MCCFIInstruction::getRegister(), llvm::MachineFunction::getSubtarget(), llvm::MachineInstr::isCFIInstruction(), MI, llvm::MCCFIInstruction::OpAdjustCfaOffset, llvm::MCCFIInstruction::OpDefCfa, llvm::MCCFIInstruction::OpDefCfaOffset, llvm::MCCFIInstruction::OpDefCfaRegister, llvm::MCCFIInstruction::OpEscape, llvm::MCCFIInstruction::OpGnuArgsSize, llvm::MCCFIInstruction::OpNegateRAState, llvm::MCCFIInstruction::OpOffset, llvm::MCCFIInstruction::OpRegister, llvm::MCCFIInstruction::OpRelOffset, llvm::MCCFIInstruction::OpRememberState, llvm::MCCFIInstruction::OpRestore, llvm::MCCFIInstruction::OpRestoreState, llvm::MCCFIInstruction::OpSameValue, llvm::MCCFIInstruction::OpUndefined, llvm::MCCFIInstruction::OpWindowSave, llvm::SmallVectorImpl< T >::pop_back_val(), llvm::SmallVectorTemplateBase< T >::push_back(), llvm::report_fatal_error(), TII, and verify.
◆ VerifyCFI