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