Home
last modified time | relevance | path

Searched refs:CurrentHead (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShadowStackGC.cpp401 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); in performCustomLowering() local
429 AtEntry.CreateStore(CurrentHead, EntryNextPtr); in performCustomLowering()
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp413 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); in runOnFunction() local
443 AtEntry.CreateStore(CurrentHead, EntryNextPtr); in runOnFunction()