Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1690 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getDefaultSafeStackPointerLocation() local
1720 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getSafeStackPointerLocation() local
H A DSafeStack.cpp131 Type *StackPtrTy; member in __anon344d93230111::SafeStack
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1876 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getDefaultSafeStackPointerLocation() local
1907 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getSafeStackPointerLocation() local
H A DSafeStack.cpp118 Type *StackPtrTy; member in __anon856f2be90111::SafeStack
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStack.cpp112 Type *StackPtrTy; member in __anon3da144410111::SafeStack
H A DTargetLoweringBase.cpp1764 Type *StackPtrTy = Type::getInt8PtrTy(M->getContext()); in getSafeStackPointerLocation() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp5477 llvm::Type *StackPtrTy = llvm::ArrayType::get(CGM.Int8PtrTy, 4); in ObjCTypesHelper() local