Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp345 Instruction *NewHeadVal = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
348 AtEntry.CreateStore(NewHeadVal, Head); in runOnFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp345 Instruction *NewHeadVal = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
348 AtEntry.CreateStore(NewHeadVal, Head); in runOnFunction()
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp441 Instruction *NewHeadVal = CreateGEP(Context, AtEntry, ConcreteStackEntryTy, in runOnFunction() local
444 AtEntry.CreateStore(NewHeadVal, Head); in runOnFunction()