Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1880 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getDefaultSafeStackPointerLocation() local
1911 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getSafeStackPointerLocation() local
H A DSafeStack.cpp137 Type *StackPtrTy; member in __anon2905dedd0111::SafeStack
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6031 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); in ObjCTypesHelper() local