Searched refs:createStackRestorePoints (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 169 createStackRestorePoints(IRBuilder<> &IRB, Function &F, 455 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anona3df8ec10111::SafeStack 824 AllocaInst *DynamicTop = createStackRestorePoints( in runOnFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 185 createStackRestorePoints(IRBuilder<> &IRB, Function &F, 428 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anon20527da30111::SafeStack 819 AllocaInst *DynamicTop = createStackRestorePoints( in run()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 170 createStackRestorePoints(IRBuilder<> &IRB, Function &F, 430 SafeStack::createStackRestorePoints(IRBuilder<> &IRB, Function &F, in createStackRestorePoints() function in __anon717416690111::SafeStack 834 AllocaInst *DynamicTop = createStackRestorePoints( in run()
|
/external/clang/docs/ |
D | SafeStack.rst | 190 in the function ``SafeStack::createStackRestorePoints``.
|