Home
last modified time | relevance | path

Searched refs:pushStackRestore (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1643 pushStackRestore(NormalCleanup, Stack); in EmitAutoVarAlloca()
2199 void CodeGenFunction::pushStackRestore(CleanupKind Kind, Address SPMem) { in pushStackRestore() function in CodeGenFunction
H A DCodeGenFunction.h2122 void pushStackRestore(CleanupKind kind, Address SPMem);