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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp131 Type *StackPtrTy; member in class:__anon1803::SafeStack
[all...]
H A DTargetLoweringBase.cpp1690 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); local
1720 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6000 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); local

Completed in 180 milliseconds