Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h499 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h610 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h579 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp463 MFI.setAdjustsStack(YamlMFI.AdjustsStack); in initializeFrameInfo()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp277 MFI->setAdjustsStack(AdjustsStack); in calculateCallFrameInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp650 MFI.setAdjustsStack(YamlMFI.AdjustsStack); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp333 MFI.setAdjustsStack(AdjustsStack); in calculateCallFrameInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp744 MFI.setAdjustsStack(YamlMFI.AdjustsStack); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp380 MFI.setAdjustsStack(AdjustsStack); in calculateCallFrameInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1155 MFI.setAdjustsStack(true); in GetDynamicTLSAddr()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1574 MFI->setAdjustsStack(true); in GetDynamicTLSAddr()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3566 MFI->setAdjustsStack(true); // Is this only for X86 target? in LowerToTLSEmulatedModel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp2470 MF.getFrameInfo().setAdjustsStack(true); in selectTLSGlobalValue()
DAArch64ISelLowering.cpp4639 MFI.setAdjustsStack(true); in LowerDarwinGlobalTLSAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1302 MFI.setAdjustsStack(true); in GetDynamicTLSAddr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp3669 MF.getFrameInfo().setAdjustsStack(true); in selectTLSGlobalValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7059 MFI.setAdjustsStack(true); // Is this only for X86 target? in LowerToTLSEmulatedModel()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3450 MFI->setAdjustsStack(true); in LowerDarwinGlobalTLSAddress()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp9460 MFI.setAdjustsStack(true); // Is this only for X86 target? in LowerToTLSEmulatedModel()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp2587 MFI->setAdjustsStack(true); in LowerGlobalTLSAddressDarwin()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13006 MFI->setAdjustsStack(true); in GetTLSADDR()
13198 MFI->setAdjustsStack(true); in LowerGlobalTLSAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp3133 MFI.setAdjustsStack(true); in LowerGlobalTLSAddressDarwin()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp20750 MFI.setAdjustsStack(true); in GetTLSADDR()
20950 MFI.setAdjustsStack(true); in LowerGlobalTLSAddress()
28274 DAG.getMachineFunction().getFrameInfo().setAdjustsStack(true); in LowerINTRINSIC_W_CHAIN()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp3564 MFI.setAdjustsStack(true); in LowerGlobalTLSAddressDarwin()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18213 MFI.setAdjustsStack(true); in GetTLSADDR()
18404 MFI.setAdjustsStack(true); in LowerGlobalTLSAddress()

12