LLVM  8.0.1
llvm::ARMFunctionInfo Member List

This is the complete list of members for llvm::ARMFunctionInfo, including all inherited members.

ARMFunctionInfo()=defaultllvm::ARMFunctionInfo
ARMFunctionInfo(MachineFunction &MF)llvm::ARMFunctionInfoexplicit
create(BumpPtrAllocator &Allocator, MachineFunction &MF)llvm::MachineFunctionInfoinlinestatic
createPICLabelUId()llvm::ARMFunctionInfoinline
getArgRegsSaveSize() constllvm::ARMFunctionInfoinline
getArgumentStackSize() constllvm::ARMFunctionInfoinline
getCoalescedWeight(MachineBasicBlock *MBB)llvm::ARMFunctionInfoinline
getDPRCalleeSavedAreaOffset() constllvm::ARMFunctionInfoinline
getDPRCalleeSavedAreaSize() constllvm::ARMFunctionInfoinline
getDPRCalleeSavedGapSize() constllvm::ARMFunctionInfoinline
getFramePtrSpillOffset() constllvm::ARMFunctionInfoinline
getGlobalsPromotedToConstantPool()llvm::ARMFunctionInfoinline
getGPRCalleeSavedArea1Offset() constllvm::ARMFunctionInfoinline
getGPRCalleeSavedArea1Size() constllvm::ARMFunctionInfoinline
getGPRCalleeSavedArea2Offset() constllvm::ARMFunctionInfoinline
getGPRCalleeSavedArea2Size() constllvm::ARMFunctionInfoinline
getNumAlignedDPRCS2Regs() constllvm::ARMFunctionInfoinline
getNumPICLabels() constllvm::ARMFunctionInfoinline
getOriginalCPIdx(unsigned CloneIdx) constllvm::ARMFunctionInfoinline
getPromotedConstpoolIncrease() constllvm::ARMFunctionInfoinline
getReturnRegsCount() constllvm::ARMFunctionInfoinline
getStoredByValParamsPadding() constllvm::ARMFunctionInfoinline
getVarArgsFrameIndex() constllvm::ARMFunctionInfoinline
hasITBlocks() constllvm::ARMFunctionInfoinline
hasStackFrame() constllvm::ARMFunctionInfoinline
initPICLabelUId(unsigned UId)llvm::ARMFunctionInfoinline
isLRSpilledForFarJump() constllvm::ARMFunctionInfoinline
isSplitCSR() constllvm::ARMFunctionInfoinline
isThumb1OnlyFunction() constllvm::ARMFunctionInfoinline
isThumb2Function() constllvm::ARMFunctionInfoinline
isThumbFunction() constllvm::ARMFunctionInfoinline
markGlobalAsPromotedToConstantPool(const GlobalVariable *GV)llvm::ARMFunctionInfoinline
recordCPEClone(unsigned CPIdx, unsigned CPCloneIdx)llvm::ARMFunctionInfoinline
setArgRegsSaveSize(unsigned s)llvm::ARMFunctionInfoinline
setArgumentStackSize(unsigned size)llvm::ARMFunctionInfoinline
setDPRCalleeSavedAreaOffset(unsigned o)llvm::ARMFunctionInfoinline
setDPRCalleeSavedAreaSize(unsigned s)llvm::ARMFunctionInfoinline
setDPRCalleeSavedGapSize(unsigned s)llvm::ARMFunctionInfoinline
setFramePtrSpillOffset(unsigned o)llvm::ARMFunctionInfoinline
setGPRCalleeSavedArea1Offset(unsigned o)llvm::ARMFunctionInfoinline
setGPRCalleeSavedArea1Size(unsigned s)llvm::ARMFunctionInfoinline
setGPRCalleeSavedArea2Offset(unsigned o)llvm::ARMFunctionInfoinline
setGPRCalleeSavedArea2Size(unsigned s)llvm::ARMFunctionInfoinline
setHasITBlocks(bool h)llvm::ARMFunctionInfoinline
setHasStackFrame(bool s)llvm::ARMFunctionInfoinline
setIsSplitCSR(bool s)llvm::ARMFunctionInfoinline
setLRIsSpilledForFarJump(bool s)llvm::ARMFunctionInfoinline
setNumAlignedDPRCS2Regs(unsigned n)llvm::ARMFunctionInfoinline
setPromotedConstpoolIncrease(int Sz)llvm::ARMFunctionInfoinline
setReturnRegsCount(unsigned s)llvm::ARMFunctionInfoinline
setShouldRestoreSPFromFP(bool s)llvm::ARMFunctionInfoinline
setStoredByValParamsPadding(unsigned p)llvm::ARMFunctionInfoinline
setVarArgsFrameIndex(int Index)llvm::ARMFunctionInfoinline
shouldRestoreSPFromFP() constllvm::ARMFunctionInfoinline
~MachineFunctionInfo()llvm::MachineFunctionInfovirtual