/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo.cpp | 567 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); in getGlobalBaseReg() local 402 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); storeRegToStackSlot() local 446 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); loadRegFromStackSlot() local
|
H A D | CSKYFrameLowering.cpp | 80 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); in emitPrologue() local 225 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); in emitEpilogue() local 362 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); in determineCalleeSaves() local 584 const CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); getFrameIndexReference() local [all...] |
H A D | CSKYISelLowering.cpp | 1302 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); getStaticTLSAddr() local 1339 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); getDynamicTLSAddr() local
|
/llvm-project/llvm/lib/MC/ |
H A D | MCWin64EH.cpp | 239 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit() local 246 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit() local 2543 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit() local 2553 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit() local 2588 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit() local 2598 for (const auto &CFI : Streamer.getWinFrameInfos()) { in Emit() local
|
/llvm-project/bolt/lib/Passes/ |
H A D | RegReAssign.cpp | 73 const MCCFIInstruction *CFI = Function.getCFIFor(Inst); in swap() local
|
H A D | ShrinkWrapping.cpp | 374 const MCCFIInstruction *CFI = BF.getCFIFor(Inst); in classifyCFIs() local 648 const MCCFIInstruction *CFI = BF.getCFIFor(Inst); in performChanges() local 1601 const MCCFIInstruction *CFI = BF.getCFIFor(Inst); in rebuildCFIForSP() local 1681 const MCCFIInstruction *CFI = BF.getCFIFor(Inst); in updateCFIInstOffset() local
|
H A D | FrameAnalysis.cpp | 183 const MCCFIInstruction *CFI = BF.getCFIFor(Inst); in doNext() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | CFIInstrInserter.cpp | 193 const MCCFIInstruction &CFI = Instrs[CFIIndex]; calculateOutgoingCFAInfo() local [all...] |
H A D | MachineOutliner.cpp | 753 MCCFIInstruction CFI = Instrs[CFIIndex]; createOutlinedFunction() local
|
H A D | MachineOperand.cpp | 664 static void printCFI(raw_ostream &OS, const MCCFIInstruction &CFI, in printCFI() argument [all...] |
/llvm-project/bolt/lib/Core/ |
H A D | BinaryFunction.cpp | 657 const MCCFIInstruction &CFI = FrameInstructions[I]; print() local 2435 const MCCFIInstruction *CFI = getCFIFor(Instr); annotateCFIState() local 2863 if (const MCCFIInstruction *CFI = getCFIFor(*II)) { normalizeCFIState() local 2921 const MCCFIInstruction *CFI = getCFIFor(*II); finalizeCFIState() local 3437 const MCCFIInstruction *CFI = getCFIFor(Instr); propagateGnuArgsSizeInfo() local [all...] |
/llvm-project/llvm/docs/ |
H A D | AMDGPUUsage.rst | 5710 CFI global() subsubsection 5719 amdgpu-amdhsa-kernel-prolog-m0CFI global() argument [all...] |
H A D | LangRef.rst | 4803 ptrauth_constantNo CFI global() argument [all...] |
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | BreakpadRecords.cpp | 32 CFI, enumerator
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LoadStoreOptimizer.cpp | 1964 const MCCFIInstruction &CFI = MF.getFrameInstructions()[CFIIndex]; maybeMoveCFI() local 1986 MachineBasicBlock::iterator CFI = mergeUpdateInsn() local [all...] |
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 6433 saveLROnStack(MachineBasicBlock & MBB,MachineBasicBlock::iterator It,bool CFI,bool Auth) const saveLROnStack() argument 6510 restoreLRFromStack(MachineBasicBlock & MBB,MachineBasicBlock::iterator It,bool CFI,bool Auth) const restoreLRFromStack() argument [all...] |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 1322 const MCCFIInstruction &CFI = Instrs[CFIIndex]; emitCFIInstruction() local
|