Searched refs:pushStackRestore (Results 1 - 3 of 3) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGCall.cpp2244 CGF.pushStackRestore(EHCleanup, StackBaseMem);
H A DCGDecl.cpp950 pushStackRestore(NormalCleanup, Stack);
1347 void CodeGenFunction::pushStackRestore(CleanupKind Kind, llvm::Value *SPMem) { function in class:CodeGenFunction
H A DCodeGenFunction.h1041 void pushStackRestore(CleanupKind kind, llvm::Value *SPMem);

Completed in 980 milliseconds