Home
last modified time | relevance | path

Searched refs:createStackRestorePoints (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStack.cpp169 createStackRestorePoints(IRBuilder<> &IRB, Function &F,
455 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anon825189cb0111::SafeStack
824 AllocaInst *DynamicTop = createStackRestorePoints( in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp185 createStackRestorePoints(IRBuilder<> &IRB, Function &F,
425 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anonaf4797030111::SafeStack
819 AllocaInst *DynamicTop = createStackRestorePoints( in run()
/external/clang/docs/
DSafeStack.rst190 in the function ``SafeStack::createStackRestorePoints``.