Home
last modified time | relevance | path

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

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