Home
last modified time | relevance | path

Searched refs:LSDAFieldPtr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp218 Value *LSDAFieldPtr = in setupFunctionContext() local
220 Builder.CreateStore(LSDA, LSDAFieldPtr, /*isVolatile=*/true); in setupFunctionContext()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp213 Value *LSDAFieldPtr = in setupFunctionContext() local
215 Builder.CreateStore(LSDA, LSDAFieldPtr, /*isVolatile=*/true); in setupFunctionContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp227 Value *LSDAFieldPtr = in setupFunctionContext() local
229 Builder.CreateStore(LSDA, LSDAFieldPtr, /*isVolatile=*/true); in setupFunctionContext()