Searched defs:StackPtrTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SafeStack.cpp | 119 Type *StackPtrTy; global() member in __anon105c633c0111::SafeStack |
H A D | TargetLoweringBase.cpp | 2031 Type *StackPtrTy = PointerType::getUnqual(M->getContext()); getDefaultSafeStackPointerLocation() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 5955 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); ObjCTypesHelper() local |