Home
last modified time | relevance | path

Searched defs:StackPtrTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1891 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getDefaultSafeStackPointerLocation() local
1922 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getSafeStackPointerLocation() local
H A DSafeStack.cpp117 Type *StackPtrTy; member in __anon8a0c7bd90111::SafeStack
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp5978 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); in ObjCTypesHelper() local