Home
last modified time | relevance | path

Searched refs:createStackRestorePoints (Results 1 – 4 of 4) 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 __anona3df8ec10111::SafeStack
824 AllocaInst *DynamicTop = createStackRestorePoints( in runOnFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp185 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/
DSafeStack.cpp170 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/
DSafeStack.rst190 in the function ``SafeStack::createStackRestorePoints``.