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.cpp60 MF.getFrameInfo().setAdjustsStack(true); in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp164 MBB.getParent()->getFrameInfo().setAdjustsStack(true); in processBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h618 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp773 MFI.setAdjustsStack(YamlMFI.AdjustsStack); in initializeFrameInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1321 MFI.setAdjustsStack(true); in GetDynamicTLSAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3692 MF.getFrameInfo().setAdjustsStack(true); in selectTLSGlobalValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8298 MFI.setAdjustsStack(true); in emitAdjCallStack()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18695 MFI.setAdjustsStack(true); in GetTLSADDR()
18909 MFI.setAdjustsStack(true); in LowerGlobalTLSAddress()
26840 DAG.getMachineFunction().getFrameInfo().setAdjustsStack(true); in LowerINTRINSIC_W_CHAIN()
35514 MF.getFrameInfo().setAdjustsStack(true); in EmitLoweredTLSAddr()
36506 MF.getFrameInfo().setAdjustsStack(true); in emitPatchableEventCall()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10213 MFI.setAdjustsStack(true); // Is this only for X86 target? in LowerToTLSEmulatedModel()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3601 MFI.setAdjustsStack(true); in LowerGlobalTLSAddressDarwin()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9338 MFI.setAdjustsStack(true); in LowerDarwinGlobalTLSAddress()