Home
last modified time | relevance | path

Searched defs:CFI (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp567 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 DCSKYFrameLowering.cpp80 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 DCSKYISelLowering.cpp1302 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); getStaticTLSAddr() local
1339 CSKYMachineFunctionInfo *CFI = MF.getInfo<CSKYMachineFunctionInfo>(); getDynamicTLSAddr() local
/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp239 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 DRegReAssign.cpp73 const MCCFIInstruction *CFI = Function.getCFIFor(Inst); in swap() local
H A DShrinkWrapping.cpp374 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 DFrameAnalysis.cpp183 const MCCFIInstruction *CFI = BF.getCFIFor(Inst); in doNext() local
/llvm-project/llvm/lib/CodeGen/
H A DCFIInstrInserter.cpp193 const MCCFIInstruction &CFI = Instrs[CFIIndex]; calculateOutgoingCFAInfo() local
[all...]
H A DMachineOutliner.cpp753 MCCFIInstruction CFI = Instrs[CFIIndex]; createOutlinedFunction() local
H A DMachineOperand.cpp664 static void printCFI(raw_ostream &OS, const MCCFIInstruction &CFI, in printCFI() argument
[all...]
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp657 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 DAMDGPUUsage.rst5710 CFI global() subsubsection
5719 amdgpu-amdhsa-kernel-prolog-m0CFI global() argument
[all...]
H A DLangRef.rst4803 ptrauth_constantNo CFI global() argument
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp32 CFI, enumerator
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1964 const MCCFIInstruction &CFI = MF.getFrameInstructions()[CFIIndex]; maybeMoveCFI() local
1986 MachineBasicBlock::iterator CFI = mergeUpdateInsn() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6433 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 DAsmPrinter.cpp1322 const MCCFIInstruction &CFI = Instrs[CFIIndex]; emitCFIInstruction() local