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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp135 Type *StackPtrTy; member in class:__anon3564::SafeStack
[all...]
H A DTargetLoweringBase.cpp1743 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); local
1773 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6028 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); local

Completed in 136 milliseconds