Home
last modified time | relevance | path

Searched defs:StackGuardSlot (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStack.cpp491 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
516 Instruction *BasePointer, AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()
797 AllocaInst *StackGuardSlot = nullptr; in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStack.cpp461 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()
486 Instruction *BasePointer, AllocaInst *StackGuardSlot) { in moveStaticAllocasToUnsafeStack()
792 AllocaInst *StackGuardSlot = nullptr; in run() local