Home
last modified time | relevance | path

Searched defs:StackSave (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2254 Function *StackSave = Intrinsic::getDeclaration(M, Intrinsic::stacksave); in InlineFunction() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1841 auto *StackSave = in RemovePreallocated() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2121 Value *StackSave = nullptr; in lowerLocalAllocas() local