Home
last modified time | relevance | path

Searched refs:setAdjustsStack (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp62 MF.getFrameInfo().setAdjustsStack(true); in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp160 MBB.getParent()->getFrameInfo().setAdjustsStack(true); in processBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h620 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp851 MFI.setAdjustsStack(YamlMFI.AdjustsStack); in initializeFrameInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1387 MFI.setAdjustsStack(true); in GetDynamicTLSAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3827 MF.getFrameInfo().setAdjustsStack(true); in selectTLSGlobalValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9622 MFI.setAdjustsStack(true); in emitAdjCallStack()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10705 MFI.setAdjustsStack(true); // Is this only for X86 target? in LowerToTLSEmulatedModel()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19614 MFI.setAdjustsStack(true); in LowerGlobalTLSAddress()
27728 DAG.getMachineFunction().getFrameInfo().setAdjustsStack(true); in LowerINTRINSIC_W_CHAIN()
37725 MF.getFrameInfo().setAdjustsStack(true); in emitPatchableEventCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3671 MFI.setAdjustsStack(true); in LowerGlobalTLSAddressDarwin()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9966 MFI.setAdjustsStack(true); in LowerDarwinGlobalTLSAddress()